NAME
corelist - a commandline frontend to Module::CoreList
DESCRIPTION
See Module::CoreList for one.
SYNOPSIS
corelist [-help] [-man] [-v [ version ] ] [ Modulename [ version ] ]
OPTIONS
[-?]
help! help! help! to see more help, try --man.
man
all of the help
v
lists all of the perl release versions we got the CoreList for.
If you pass a version argument (value of $], like 5.00503), you get a list of all the modules and their respective versions.
EXAMPLES
$ corelist File::Spec
File::Spec was first released with perl 5.005
$ corelist File::Spec 0.83
File::Spec 0.83 was released with perl 5.007003
$ corelist File::Spec 0.89
File::Spec 0.89 was not in CORE (or so I think)
$ corelist File::Spec::Aliens
File::Spec::Aliens was not in CORE (or so I think)
COPYRIGHT
Copyright (c) 2002-2003 by D.H. aka PodMaster
This program is distributed under the same terms as perl itself. See http://perl.com or http://cpan.org for more info on that.