Re: problems with strawberry perl portable and cpan
[email protected] ("Sisyphus") Sat, 28 Apr 2012 23:57:17 +1000
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <D10851CCBDAE408AA9F4B994D5F82799@desktop2> |
----- Original Message ----- From: ""René Staffen"" <[email protected]> To: <[email protected]> Sent: Friday, April 27, 2012 1:55 AM Subject: Re: problems with strawberry perl portable and cpan > Hi, >> Please try strawberry perl portable 5.14.2.1 from release page >> <http://strawberryperl.com/releases.html> - portable 5.12.3 is buggy. > > Thank you for this information. > > Is there a way to upgrade without the need to reinstall all the modules i > installed so far? You could install 5.14.2.1 to the same location, and you wouldn't have to re-install any pure perl modules that you had previously installed. But you would still have to re-install any perl extensions (ie modules with C/XS code that needs to be compiled) that you had previously installed. Cheers, Rob