Bug 12462: Fix some POD errors
authorTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 20 Jun 2014 19:52:59 +0000 (16:52 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 22 Jun 2014 22:56:37 +0000 (19:56 -0300)
commit0f8ca14324c2463809f9db093960bce709ef7abb
tree1e66ccd06c937ac648061a62a34c37d6ae023a39
parent3a1fb105a20ab4090523bdd47bf1288209eb61d5
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>
C4/Charset.pm
C4/SIP/ILS/Item.pm
Koha/Borrower/Files.pm