Subject: | pod abstract doesn't follow convention |
Hi,
The abstract for your DBD::cubrid in the pod is:
=head1
DBD::cubrid - CUBRID driver for the Perl5 Database Interface (DBI)
This doesn't quite follow the convention, which means that some tools / services (such as MetaCPAN) don't find an abstract for this module.
All you need to do is change this to:
=head1 NAME
DBD::cubrid - CUBRID driver for the Perl5 Database Interface (DBI)
And MetaCPAN and other services will be happy.
Cheers,
Neil