Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

chrisv (8116)

chrisv
  (email not shown publicly)
http://chris.vertonghen.org/

Journal of chrisv (8116)

Sunday October 28, 2007
12:11 AM

BPW2007 photos & slides

[ #34764 ]
The first Belgian Perl Workshop was, IMHO, a success. My congrats to the Bruxelles Perl Mongers to organize it. Hopefully there are many more BPWs to come. Here are the slides from my talks:

And here are the photos I took. I for one am already looking forward to next year.

Sunday October 07, 2007
08:17 PM

Howto install mod_perl2 and HTML::Mason on Debian-etch

I ordered myself some webservers at iWeb.ca recently with Debian (etch) preconfigured on them.

Apache2 (2.2.3) was already installed on them; this is how I added mod_perl2 and HTML::Mason:

#uname --all
Linux cl-t088-250cl 2.6.18-5-686 #1 SMP Sun Aug 12 21:57:02 UTC 2007 i686 GNU/Linux

#apt-get install apache2-dev
...
#apt-get install libapreq2
...
#apt-get install libapache2-mod-perl2
...
#apt-get install libhtml-mason-perl
...

#mkdir /etc/apache2/mason
#mkdir /etc/apache2/obj
#mkdir /etc/apache2/cache
#chown -R www-data /etc/apache2/mason

#vim /etc/apache2/mods-available/perl.load
LoadModule perl_module /usr/lib/apache2/modules/mod_perl.so

#ln -s /etc/apache2/mods-available/perl.load /etc/apache2/mods-enabled/perl.load

then update the /etc/apache2/sites-available with HTML::Mason configs (see masonhq.com)
Friday October 05, 2007
03:30 PM

vlaanderen.pm.org website resurected

The long comatose vlaanderen.pm.org website just received an adrenaline shot right in the heart and is now back alive. Now we get busy reviving the community itself, which no doubt will be helped a lot by the upcoming Belgium Perl Workshop. http://vlaanderen.pm.org