in reply to Re: XML::* in core modules
in thread XML::* in core modules

Module::Corelist - what modules shipped with versions of perl.

Versions of perl being those released on CPAN, aka official perl releases.

update: Also, core modules are generally located in perl -V:installarchlib -V:installprivlib, although this is not guaranteed to remain true (like if you upgrade a certain module, it may move to perl -V:sitelib).

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.