in reply to Re^4: Perl Upgrade with Redhat Linux OS Upgrade
in thread Perl Upgrade with Redhat Linux OS Upgrade
On your 5.8 system use perl -MCPAN -eautobundle to create a bundle for you, which you can then transfer to the new system and install the same way you would any other bundle: perl -MCPAN -e "install Bundle::Snapshot_YYYY_MM_DD_00".
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Perl Upgrade with Redhat Linux OS Upgrade
by shijith (Novice) on Sep 26, 2019 at 12:36 UTC |