> But as I said you could simple > > # perl -MCPAN -e 'install Foo:Bar;'
That was ancient knowledge. Since Perl 5.6, 'cpan Foo::Bar' should suffice. > Knowing perl without knowing how to use CPAN and benefit by it is like > learning how to cook without > knowing how your food tastes. Once you've learned Perl well enough, you'll rarely need CPAN - it's a crutch and a mere distraction. Cheers! -- Chandrashekar Babu http://www.chandrashekar.info/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
