Subject: | Module doesn't follow convention for the abstract section in pod |
Hi Robert,
The pod abstract for your module doesn't follow the conventions, and as a result MetaCPAN and search.cpan.org (and possibly other tools) can't extract an abstract for your module. This means that MetaCPAN doesn't present the module in the usual way, in search results.
The abstract for your module is:
=head1 Lib::Module.pm - Perl library module utilities.
This should be:
=head1 NAME
Lib::Module - Perl library module utilities
Cheers,
Neil