in reply to Re^2: Strawberry Perl, from 5.18 to 5.22
in thread Strawberry Perl, from 5.18 to 5.22
If not, try if the autobundle function from cpan still works. If it works, use it and save the resulting file somewhere safe.
Then uninstall Perl totally. If necessary you can simply delete your c:/strawberry folder, but make sure it does not contain non-cpan modules (i.e. modules you have written yourself).
Then install Strawberry Perl again. You can do that anywhere you want if you use the *.zip version rather than the *.msi version.
Once that is done, you can use the autobundle file to reinstall your set of modules.
CountZero
A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James
My blog: Imperial Deltronics
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Strawberry Perl, from 5.18 to 5.22
by EigenFunctions (Beadle) on Jul 23, 2015 at 20:35 UTC | |
by CountZero (Bishop) on Jul 23, 2015 at 20:48 UTC |