This is what the CPAN module tells me : cpan[3]> install Tie::ExtraHash Running install for module 'Tie::ExtraHash' The most recent version "1.04" of the module "Tie::ExtraHash" is part of the perl-5.18.2 distribution. To install that, you need to run force install Tie::ExtraHash --or-- install R/RJ/RJBS/perl-5.18.2.tar.bz2 …. And it eventually fails.
Yossi From: Perl [mailto:[email protected]] On Behalf Of Shmuel Fomberg Sent: Tuesday, May 20, 2014 10:03 AM To: Perl in Israel Subject: Re: [Israel.pm] installing newer packages distribution with older binary installation Tie::ExtraHash is part of the Tie::Hash module, which is a core module, and existed long before perl 5.18. Also, AFAIK, CPAN can not ask you to upgrade perl. it handles only modules. Are you trying to install modules using other packager? Shmuel. On Tue, May 20, 2014 at 3:57 PM, Yossi Itzkovich <[email protected]<mailto:[email protected]>> wrote: Tie::ExtraHash But the question is a general one, since it's not the first time I am in this situation. Yossi -----Original Message----- From: Perl [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Gabor Szabo Sent: Tuesday, May 20, 2014 9:55 AM To: Perl in Israel Subject: Re: [Israel.pm] installing newer packages distribution with older binary installation Which module requires 5.18.2 ? On Tue, May 20, 2014 at 9:49 AM, Yossi Itzkovich <[email protected]<mailto:[email protected]>> wrote: > Hi, > > > > I have perl 5.18.0 installed. I would like to install a module , and > the CAPN module tells me I can get it by installing the perl-5.18.2 > distribution. > > Is such an installation safe as any other packages installation, and > it will not be installed if not compatible ? I am upgrading here the core > packages. _______________________________________________ Perl mailing list [email protected]<mailto:[email protected]> http://mail.perl.org.il/mailman/listinfo/perl _______________________________________________ Perl mailing list [email protected]<mailto:[email protected]> http://mail.perl.org.il/mailman/listinfo/perl
_______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
