Subject: | Pod errors |
Hello Michael,
there are some problems with the Pod of LEGO-NXT, as you can see here:
http://search.cpan.org/~collins/LEGO-NXT-1.40/lib/LEGO/NXT.pm
The NAME section is not formatted properly, it should look like:
=head1 NAME
LEGO::NXT - A Perl module for the LEGO NXT Direct Commands interface
Then it will look correct on search.cpan.org.
Also, the text in the SYNOPSIS should be indented, at least by one space
but typically with four spaces, so it's rendered in a monospace font and
verbatim.
There are some places in the documentation mentioniong NXT and NXT.pm
where it probably should be LEGO::NXT.
Regards,
Slaven