Koha/C4/SIP/ILS
Tomas Cohen Arazi 0f8ca14324 Bug 12462: Fix some POD errors
Bug 12041 made xt/author/podcorrectness.t consider files in the 'Koha' namespace.
Some of them where failing. This patch fixes some of those POD problems.

Best regards
To+

Test:
1) run prove xt/author/podcorrectness.t
it fails
2) apply patch
3) run again, now it's ok

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Before patch test fails. After it, it pass
No koha-qa errors

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-06-22 19:56:37 -03:00
..
Transaction Bug 8769: (follow-up) remove unnecessary module import 2014-05-05 15:05:28 +00:00
Item.pm Bug 12462: Fix some POD errors 2014-06-22 19:56:37 -03:00
Item.pod
Patron.pm Bug 11783: ensure CD field in SIP patron information response is populated 2014-02-19 16:55:13 +00:00
Patron.pod
Transaction.pm