Subject: | Module doesn't have a pod abstract |
Hi Daniel,
Your module doesn't have the usual format abstract section in the pod. As a result your module isn't displayed in the usual way by MetaCPAN, and other tools will fail to present an abstract for it.
The first section in the pod should be something like:
=head1 NAME
Modbus::Client - a basic client for talking to Modbus serial slaves
Cheers,
Neil