Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Perl 5.10 cpan shell upgrade and newer versions in perl 5.8.9

by Anonymous Monk
on Jun 01, 2009 at 11:37 UTC ( [id://767231]=note: print w/replies, xml ) Need Help??


in reply to Perl 5.10 cpan shell upgrade and newer versions in perl 5.8.9

* Why is the newest version of e.g. File::Copy in 5.8.9 and not in 5.10?

Because perl 5.8.9 (a maintenance release) was released after 5.10.

* Is there a way to get rid of these calls to perl-5.8.9?

No. Its a general quirk of CPAN/cpan, since most core modules aren't released separately (like Cwd). It makes no sense to try upgrade to an older version of perl (which old versions cpan tried to do).

To get the latest version, download from git:

http://perl5.git.perl.org/perl.git/blob/HEAD:/lib/File/Copy.t

http://perl5.git.perl.org/perl.git/blob/HEAD:/lib/File/Copy.pm

  • Comment on Re: Perl 5.10 cpan shell upgrade and newer versions in perl 5.8.9

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://767231]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 21:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found