source: server/doc/perl @ 52

Last change on this file since 52 was 37, checked in by jbarnold, 17 years ago
Touched up documentation; moved cluedump info to its own dir
File size: 219 bytes
Line 
1In order to transfer perl modules from one machine to another:
2
3$ perl -MCPAN -e shell
4cpan> autobundle
5
6Wrote bundle file
7  /root/.cpan/Bundle/Snapshot_2006_09_30_00.pm
8
9cpan> install Bundle::Spapshot_2006_09_30_00.pm
Note: See TracBrowser for help on using the repository browser.