in reply to Experience with ActivePerl 5.10 vs. 5.8 PPM incompability
Check out the ActiveState faq under Upgrading from ActivePerl 5.8.x. Apparently, you can save your 'PPM Profile' thus:
ppm install PPM-Profile ppmprofile save C:\profile.xml
Then, when you have installed 5.10:
ppm install PPM-Profile ppmprofile restore C:\profile.xml
However (disclaimer), I haven't tried this yet...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Experience with ActivePerl 5.10 vs. 5.8 PPM incompability
by ady (Deacon) on Jan 06, 2008 at 16:10 UTC | |
by Not_a_Number (Prior) on Jan 06, 2008 at 19:17 UTC | |
by ady (Deacon) on Jan 06, 2008 at 20:26 UTC | |
by syphilis (Archbishop) on Jan 06, 2008 at 22:52 UTC |
In Section
Seekers of Perl Wisdom