Subject: | Module doesn't follow convention for the abstract section in pod |
Hi Barrie,
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 is:
=head1 NAME
XML::Handler::Machine2GraphViz;
It should be something like:
=head1 NAME
XML::Handler::Machine2GraphViz - turn SAX machine descriptions into a GraphViz object
Cheers,
Neil