Subject: | Module doesn't follow convention for the abstract section in pod |
Hi Philip,
Your module's pod has the following:
=head1 Name
L<DBM::Deep::Blue|http::www.handybackup.org/DBM_Deep_Blue.html> - Memory
Mapped Paged Permanent Perl Objects with optional commit and rollback.
Windows only.
This causes problems for various tools and services, which as a result don't find an abstract for your module.
As a result MetaCPAN doesn't present the module in the usual way, not search.cpan.org
Here's a suggested abstract:
=head1 NAME
DBM::Deep::Blue - memory-mapped object persistence with optional commit and rollback (windows only)
Cheers,
Neil