On Mon, Jan 17, 2005 at 05:52:39PM -0500, James E Keenan wrote:

> Andy Lester wrote:
> >On Mon, Jan 17, 2005 at 12:32:06PM -0500, James Keenan ([EMAIL PROTECTED]) 
> >wrote:
> >
> >>What is the simplest way to determine for a given CPAN module (a) 
> >>whether it is part of the Perl core; (b) when it became part of the 
> >>core (i.e., which version of Perl); and (c) which version is considered 
> >>core?
> >
> >
> >Richard Clamp's marvelous Module::CoreList.
> >
> >Has a handy command line tool, too:
> >
> >$ corelist File::Temp
> >File::Temp  was first released with perl 5.006001
> >
> 
> So simple, it's positively Lazy!

And for the even lazier, who can't even be bothered to install a module:

  http://www.twoshortplanks.com/modulecorelist/

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

Reply via email to