in reply to Re^6: cpan & strawberry perl errors
in thread cpan & strawberry perl errors
I'm not sure what the enboldened bit of the above means? Is there some cpan trick to install an older version of something?
perl -I/path/to/older version ... if installed in custom location using INSTALL_BASE way ( local::lib way ) as demonstrated (on not win32) in Re^3: object version does not match bootstrap parameter ( cpanm --local-lib PERL5LIB)
Is there some cpan trick to install an older version of something?
There is probably through interactive interface, then there is cpan GBARR/IO-1.25.tar.gz ... thats the latest on cpan ... latest is http://perl5.git.perl.org/perl.git/history/HEAD:/dist/IO/lib/IO/Socket.pm
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: cpan & strawberry perl errors
by BrowserUk (Patriarch) on Dec 31, 2014 at 12:03 UTC |