Browsing Tag
CPAN
4 posts
Monitor running processes with Perl
Update: This article is updated thanks to Colin Keith his excellent comment. I was extremely inspired by it…
A simple TCP server written in Perl
The below example is a very simple TCP server script written in Perl, which uses the AnyEvent module.It…
Generate thumbnails with Perl and Image Magick
Putting photos on a website has always been a pain. There were always a few steps you had…
Updating custom CPAN modules on Debian
On Debian based distributions, a handy tool called dh-make-perl can be installed to ease the installation of CPAN…