source:
server/doc/perl
@
1
Last change on this file since 1 was 1, checked in by jbarnold, 18 years ago | |
---|---|
File size: 218 bytes |
Line | |
---|---|
1 | In order to transfer perl modules from one machine to another |
2 | |
3 | $ perl -MCPAN -e shell |
4 | cpan> autobundle |
5 | |
6 | Wrote bundle file |
7 | /root/.cpan/Bundle/Snapshot_2006_09_30_00.pm |
8 | |
9 | cpan> install Bundle::Spapshot_2006_09_30_00.pm |
Note: See TracBrowser
for help on using the repository browser.