Subject: | Module doesn't follow convention for the abstract section in pod |
Hi John,
Your module doesn't quite follow the convention for the pod abstract, and as a result MetaCPAN fails to parse the abstract, and doesn't present your module like most modules.
Your abstract is:
=head1 NAME
B<Chatbot::Eliza> - A clone of the classic Eliza program
This should be:
=head1 NAME
Chatbot::Eliza - A clone of the classic Eliza program
If you're not interested in Perl any more, I'd be happy to do a release to address this. I'd also fix up the dist to follow modern conventions for CPAN distributions. My PAUSE id is NEILB.
Cheers,
Neil