fix up POD
authorGalen Charlton <gmc@esilibrary.com>
Mon, 26 Sep 2011 02:51:56 +0000 (22:51 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 26 Sep 2011 02:51:56 +0000 (22:51 -0400)
commitec02a39f550c2b940819627a29796e6134a23a87
treefc3ab1fcc4fabd3ef0469fc907484038dc0edb34
parented2310ad88bebe1f8be9cf3764ec11503c25f74f
fix up POD

- avoids some noise when building the Perl modules for
  distributions that check for correctness when converting
  POD to man pages
- add a an author test, taken straight from the Test::Pod
  documentation, for POD correctness

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Picklist.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/biblio.pm
Open-ILS/src/perlmods/lib/OpenILS/Utils/CStoreEditor.pm
Open-ILS/src/perlmods/lib/OpenILS/Utils/ModsParser.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/Redirect.pm
Open-ILS/src/perlmods/xt/author/pod.t [new file with mode: 0644]