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

Re^4: Can't find a tree in the forest - CPAN and AddHistory

by Wiggins (Hermit)
on Apr 05, 2010 at 12:34 UTC ( [id://832790]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Can't find a tree in the forest - CPAN and AddHistory
in thread Can't find a tree in the forest - CPAN and AddHistory

OK; So I need some education about what "core" means to Perl.
I assume 'core' packages are those that are present when the Perl system is initially installed on the OS. Not something that takes an ancillary/subsequent install.
This system already had Perl and CPAN installed; so that would have done a 2nd install of some of the 'core' packages? And then a subsequent refreshing/upgrading of CPAN will do a 3rd install (if needed)?
So why is Term::ReadLine a "core" package? What am I missing?

It is always better to have seen your target for yourself, rather than depend upon someone else's description.

  • Comment on Re^4: Can't find a tree in the forest - CPAN and AddHistory

Replies are listed 'Best First'.
Re^5: Can't find a tree in the forest - CPAN and AddHistory
by Corion (Patriarch) on Apr 05, 2010 at 14:29 UTC

    Term::ReadLine is distributed with Perl in whatever version is current. So far, the distribution mechanisms of Perl have not yet advanced to the state where a version can always be distributed that will be current in the future. So, as a workaround, intermediate releases of many such modules are done via CPAN so you can upgrade core modules to more current versions even though you don't upgrade your version of Perl.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-18 13:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found