https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23817 --- Comment #40 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
Finally, the QA tools are mad about missing POD. [FAIL] Koha/Patrons/DataTables.pm FAIL pod_coverage sub _parse_dbic_query_for_dt has no pod coverage.
This one is driving me crazy. It seems like Tomas arbitrarily started requiring POD for private/internal methods when that's not a thing that's typically done for Perl modules...
https://gitlab.com/koha-community/qa-test-tools/-/work_items/ 103#note_3167812268
This warning is not new, but you only need to fix it when you have added or updated the method. https://wiki.koha-community.org/wiki/Coding_Guidelines#PERL13:_POD -- You are receiving this mail because: You are watching all bug changes.