After my previous article about compiling snort in Slitaz, I want go further on CPAN modules of Perl in Slitaz. The CPAN shell is bundled in perl package when installation is done. To launch the CPAN shell, I prefer the traditional way:
perl -MCPAN -e shell
The first thing to do should be upgrade the CPAN [...]
