Twitter Feed
perl Archive
-
Installing modules using CPAN interactive shell in perl
Posted on January 28, 2009 | No CommentsWe have all done this, get a *.tar.gz file from cpan, do a configure, make, test and make install only to realize that the dependencies for the package are missing... -
Writing an IRC Bot
Posted on February 25, 2008 | 2 CommentsI had always been intrigued about IRC Bots and always thought it was quite cool to be able to write one, esp when i would see loads of script kiddies...

