#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.
--
Ticket URL: <http://dev.openguides.org/ticket/268>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
Show replies by date
#268: POD errors
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by dom):
* owner: Nobody => dom
* status: new => assigned
--
Ticket URL: <http://dev.openguides.org/ticket/268#comment:1>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
#268: POD errors
------------------------+---------------------------------------------------
Reporter: dom | Owner: dom
Type: defect | Status: closed
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution: fixed
Keywords: |
------------------------+---------------------------------------------------
Changes (by dom):
* status: assigned => closed
* resolution: => fixed
Comment:
(In [1261]) Fix some more broken POD and add POD unit test (fixes #268)
--
Ticket URL: <http://dev.openguides.org/ticket/268#comment:2>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project