Bug 18811: [QA Follow-up] Resolved POD warnings
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 4 Sep 2017 07:27:09 +0000 (09:27 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Sep 2017 14:30:40 +0000 (11:30 -0300)
commit562435e767c99670dd9fb8935a2ed483b7a61930
tree88fff37e928230307c184c031d39b1026f619ec2
parentac653bc7cec4e2ca1f8653efff4a9c44f4255540
Bug 18811: [QA Follow-up] Resolved POD warnings

Trivial changes to silence qa tools on POD warnings for Subfields and Tags.

Note: Since Subfield and Tag only contain one sub which is considered as
private by Pod::Coverage, these modules are listed as unrated (no public
symbols defined) and trigger a FAIL on pod coverage in qa tools. This fail
can be ignored.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Authority/Subfields.pm
Koha/Authority/Tags.pm