Hi,

as I am going over the POD of all the modules handled by Panda I found
a few tags
that I wonder if they are correct:

=head    (without a number)
    in uri/lib/URI.pm
    in november/lib/November/URI.pm

=cut      (I think this is a Perl5-ism)
   in bioperl6/lib/Bio/RangeI.pm   and many other bioperl6 code
   Tree--Simple/lib/Tree/Simple/Visitor.pm

=MMMMMMMMMMM
  in web/lib/Web/Nibbler.pm

OK, the last one is quite obviously bad.


If they are incorrect I'll try to patch those things
but the other question is:

What should a POD parser do with these?
Throw exception?
Warn?
Silently ignore?


regards
   Gabor

Reply via email to