#268: POD errors ------------------------+--------------------------------------------------- Reporter: dom | Owner: Nobody Type: defect | Status: new Priority: normal | Milestone: Component: openguides | Version: svn Severity: normal | Keywords: ------------------------+--------------------------------------------------- According to the Debian lintian tool the following files end up with pod errors:
{{{ W: openguides: manpage-has-errors-from-pod2man usr/share/man/man3/OpenGuides::Feed.3pm.gz:280 W: openguides: manpage-has-errors-from-pod2man usr/share/man/man3/OpenGuides::JSON.3pm.gz:278 W: openguides: manpage-has-errors-from-pod2man usr/share/man/man3/OpenGuides::RDF.3pm.gz:233 W: openguides: manpage-has-errors-from-pod2man usr/share/man/man3/OpenGuides::Template.3pm.gz:287 W: openguides: manpage-has-errors-from-pod2man usr/share/man/man3/OpenGuides::Test.3pm.gz:252 }}}
Add a pod test to the test suite and fix problems.