Perl comes with a "cpan" script that does that for you so you don't have to do all that typing. You can also use it just to install modules quickly:
cpan Foo::Bar Baz Quuz::Frob
In reply to Re^2: Favourite One-liners?
by brian_d_foy
in thread Favourite One-liners?
by ghenry
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |