Re: add @INC directory



William wrote:
Gunnar Hjalmarsson wrote:
You should have read the Install file before installing the new version. All your questions are answered there; see in particular http://search.cpan.org/~rgarcia/perl-5.10.0/INSTALL#Coexistence_with_earlier_versions_of_perl_5

You may now want to recompile perl to get the @INC you want.

Thanks, I have read more than half of it, but I am just too haste especially for slow reader, lol. I have reinstalled all the modules of old perl into new perl. Maybe it's better, in case I would need the perl 5.8.8 again.

In any case it's not better for that reason. Sharing pure Perl modules by including those directories in the @INC of the new version would not have affected the way the old Perl version works.

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
.



Relevant Pages

  • Re: upgrading modules perl 5.8.8 -> 5.10.0
    ... As part of a routine upgrade of some of my software, apt insisted on upgrading perl from 5..8.8 to 5.10.0. ... Paths containing pure Perl modules typically should work under 5.10.0 as well. ... needed using the cpan tool and the updated versions would be found first. ...
    (comp.lang.perl.misc)
  • Re: upgrading modules perl 5.8.8 -> 5.10.0
    ... Michael Friendly wrote: ... As part of a routine upgrade of some of my software, apt insisted on upgrading perl from 5..8.8 to 5.10.0. ... Paths containing pure Perl modules typically should work under 5.10.0 as well. ...
    (comp.lang.perl.misc)
  • Re: add @INC directory
    ... William wrote: ... You may now want to recompile perl to get the @INC you want. ... I have reinstalled all the modules of old perl into new perl. ... maybe still better I reinstall all. ...
    (perl.beginners)
  • Re: remote installation of packages
    ... To those who use Perl on web accounts without shell access it would make a lot of sense. ... The approach works only for pure Perl modules. ...
    (comp.lang.perl.misc)
  • Re: add @INC directory
    ... You may now want to recompile perl to get the @INC you want. ... still better I reinstall all. ... Note that it's the /site_perl directories that contain pure Perl modules. ...
    (perl.beginners)