LanX has asked for the wisdom of the Perl Monks concerning the following question:
I suppose the data for corelist is automatically created...
Questions:
C:\>corelist Pod::Functions::Functions Data for 2021-01-23 Pod::Functions::Functions was first released with perl v5.20.0 C:\>perldoc Pod::Functions::Functions No documentation found for "Pod::Functions::Functions". C:\>perl -v This is perl 5, version 32, subversion 1 (v5.32.1) built for MSWin32-x +64-multi-thread
°) OK It's hardcoded into the data inside Module::CoreList
-> https://metacpan.org/release/BINGOS/Module-CoreList-5.20220720/source/lib/Module/CoreList.pm
seems like it's manually maintained and no tests are run. (shrug)
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: corelist shows a non existent module Pod::Functions::Functions
by choroba (Cardinal) on Jul 25, 2022 at 00:18 UTC | |
by LanX (Saint) on Jul 25, 2022 at 02:56 UTC |