Beefy Boxes and Bandwidth Generously Provided by pair Networks chromatic writing perl on a camel
The stupid question is the question not asked
 
PerlMonks  

Re: If it is not a core module, then what is it?

by LTjake (Prior)
on Sep 28, 2006 at 15:08 UTC ( [id://575401]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to If it is not a core module, then what is it?

Well, it depends...

A core module is one that is shipped along side the perl source/binary. A non-core module would, obviously, be any other module. However, some core modules lead dual lives on CPAN. These modules, once they have newer versions released to CPAN, will later be re-integrated back into the core.

A third-party module would encompass, i believe, not only all modules found on CPAN, but those shipped with other applications or available for download elsewhere (such as sourceforge).

I hope that makes sense. :) -- someone please correct me if i'm wrong.

--
"Go up to the next female stranger you see and tell her that her "body is a wonderland."
My hypothesis is that she’ll be too busy laughing at you to even bother slapping you.
" (src)

  • Comment on Re: If it is not a core module, then what is it?

Replies are listed 'Best First'.
Re^2: If it is not a core module, then what is it?
by Anonymous Monk on Sep 29, 2006 at 08:19 UTC
    A core module is one that is shipped along side the perl source/binary.
    Almost.
    Core modules come with the perl sources and reside in archlib ("perl -V:archlib").
    They (like perl) are maintained by the perl5-porters.
    Module::CoreList

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://575401]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.