in reply to annoying upgrade issue
This probably won't help you in this case but if you still have the old perl binary left then you can do:
To create a Bundle::Snapshot_2004_07_07_00 (probably different date of course) and then do:/path/to/old/perl -MCPAN -e'autobundle'
and this will automatically install all the modules for your new perl./path/to/new/perl -MCPAN -e'install "Bundle::Snapshot_2004_07_07_0 +0"'
/J\
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: annoying upgrade issue
by geektron (Curate) on Jul 07, 2004 at 14:33 UTC | |
by gellyfish (Monsignor) on Jul 07, 2004 at 14:38 UTC |