in reply to Re: What modules should be added to the corelist?
in thread What modules should be added to the corelist?
You mean the modules called "core extensions" in Config::Extensions?
Why are some core modules referred to as "extensions"?perl -MConfig::Extensions=%Extensions -e 'for (sort{lc$a cmp lc$b}keys + %Extensions){print"$_\t$Extensions{$_}\n"}'
|
|---|