Apr 25, 2009 16:13
Perl CPAN FAQ says:
How do I install Perl modules?
Installing a new module can be as simple as typing perl -MCPAN -e 'install Chocolate::Belgian'.
I assume they're not actually lying about it, but in my experience it doesn't work. Perl goes "Mwahahah! You need [this module]? It requires [these modules], one of which I will now FAIL!"