$$pad{module_names}				= {};
$$pad{module_names}{$$_{name} }	= $$_{id} for (@{$$pad{modules} });
my($module_count)				= $#{$$pad{module_names} } + 1;

$self -> logger -> info("Records in the module table: $module_count");

Machine-Readable Change Log

The file Changes was converted into Changelog.ini by Module::Metadata::Changes.

Version Numbers

Version numbers < 1.00 represent development versions. From 1.00 up, they are production versions.

Support

Email the author.

Author

CPAN::MetaCurator was written by Ron Savage <ron@savage.net.au> in 2025.

My homepage: https://savage.net.au/.

Copyright

Australian copyright (c) 2025, Ron Savage.

All Programs of mine are 'OSI Certified Open Source Software';
you can redistribute them and/or modify them under the terms of
The Perl License, a copy of which is available at:
http://dev.perl.org/licenses/

1 POD Error

The following errors were encountered while parsing the POD:

Around line 118:

=pod directives shouldn't be over one line long! Ignoring all 4 lines of content