Bug 14383: Fix POD error in C4/Ratings.pm
authorJonathan Druart <jonathan.druart@koha-community.org>
Thu, 18 Jun 2015 13:19:25 +0000 (15:19 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 22 Jun 2015 20:34:47 +0000 (17:34 -0300)
commit40d7ab4895dabba28a19861af500f4f2c0180f98
tree8dd99bd953dd79fd2db9cc2f13812c6af8808856
parentf6aec46dda4a0c833573030e7248e23592537b45
Bug 14383: Fix POD error in C4/Ratings.pm

perl -e "use Pod::Checker;podchecker('C4/Ratings.pm');"

Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Ratings.pm