James Edward Gray II wrote:
On Jul 31, 2004, at 11:30 AM, Randy W. Sims wrote:

On 7/31/2004 12:24 PM, James Edward Gray II wrote:

Quick question:
What's the best way to find out if a module is standard in the Perl Core and if it is, when it was added?


Check out Module::CoreList
<http://search.cpan.org/dist/Module-CoreList/>


> perl -MModule::CoreList -e1
Can't locate Module/CoreList.pm in @INC (@INC contains: /System/Library/Perl/5.8.1/darwin-thread-multi-2level /System/Library/Perl/5.8.1 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1 /Library/Perl /Network/Library/Perl/5.8.1/darwin-thread-multi-2level /Network/Library/Perl/5.8.1 /Network/Library/Perl .).
BEGIN failed--compilation aborted.


Guess that leads me to the question, when was Module::CoreList added?

James



Module::CoreList is *not* a core module. I think what Randy W. Sims meant by "check out" is download and install.

--
Flemming Greve Skovengaard                    The prophecy of the holy Norns
a.k.a Greven, TuxPower                        a tale of death and doom
<[EMAIL PROTECTED]>                   Odin saw the final sign
4112.38 BogoMIPS                              the end is coming soon


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to