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

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.

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