|
|
| Welcome to the Monastery | |
| PerlMonks |
haoess's scratchpadby haoess (Curate) |
| on Jun 01, 2004 at 23:02 UTC ( #358766=scratchpad: print w/ replies, xml ) | Need Help?? |
# auto update all installed cpan modules perl -MCPAN -e 'CPAN::Shell->install(CPAN::Shell->r)' |
|