blob: c58240dc461710cbc1aa8279ee19a23ca852c645 (
plain) (
blame)
1
2
3
4
5
6
|
Module::CoreList contains the hash of hashes %Module::CoreList::version,
this is keyed on perl version as indicated in $]. The second level hash
is module => version pairs.
It also contains %Module::CoreList::released hash, which has ISO formatted
versions of the release dates, as gleaned from the perlhist man page.
|