Subject: | Abstract doesn't follow conventions |
Hi,
The abstract for your module is currently:
=head1 QtCore
QtGui is a library for working with Qt4 QtGui in Perl.
But this should really be:
=head1 NAME
QtCore - QtGui is a library for working with Qt4 QtGui in Perl.
Various tools and services expect to find that format. For example MetaCPAN doesn't present your module in the usual way, because it can't find an abstract.
Cheers,
Neil