Monday, July 07, 2008

tip: one line force install CPAN module

$> perl -MCPAN -e 'force("install","Foorum");'

that's it. Thanks.

0 Comments:

Post a Comment

<< Home