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
Comment on Re^2: If it is not a core module, then what is it?