blue collar dev
random notes, kept here from when I am not at my home workstation
Pages
(Move to ...)
Home
agile
concurrency and parallelism in Perl 5
who am I
▼
Thursday, May 27, 2010
strange apache error
›
apache failed to start with an error: [Thu May 27 13:41:29 2010] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_l...
Monday, May 24, 2010
installing padre 0.62 on debian sid
›
Got an unexpected "bank holiday", so I am playing. Padre installs nicely on Debian Sid when using CPAN on 2010-05-24 ... I wonder...
2 comments:
perl editors
›
Eclipse When using subclipse with Aptana Studio or Eclipse, it will complain about missing "libsvnjavahl-1". On Debian, the packag...
Monday, May 17, 2010
daemontools install on centos 5.4
›
after getting this error: /usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in envdir.o need t...
Thursday, February 25, 2010
tested CPAN last night
›
If you want to test CPAN works as advertised, install MojoMojo. I did it last night, and it worked, even though there are hundreds (or so it...
Tuesday, February 9, 2010
Gtk2-perl docs
›
main site gtk2-perl demo , recommend presentation , pdf file, go here for source code muppet's site, with a bunch of useful stuff Gtk2-...
Thursday, January 28, 2010
use Devel::NYTProf with CGI and apache
›
put these lines in the apache virtualhost config file: SetEnv NYTPROF "file=/tmp/nytprof.out" SetEnv PERL5OPT "-d:NYTProf...
1 comment:
‹
›
Home
View web version