https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26683
Bug ID: 26683
Summary: Fix Modules::RequireFilenameMatchesPackage Perl Critic
Violations
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Both ./C4/Barcodes/ValueBuilder.pm and ./Koha/Z3950Responder/RPN.pm violate the
Perl Critic policy of Modules::RequireFilenameMatchesPackage.
You can read more about it at
https://metacpan.org/pod/Perl::Critic::Policy::Modules::RequireFilenameMatchesPackage
The failures look like this:
FAIL C4/Barcodes/ValueBuilder.pm
FAIL critic
# Modules::RequireFilenameMatchesPackage: Got 1 violation(s).
FAIL Koha/Z3950Responder/RPN.pm
FAIL critic
# Modules::RequireFilenameMatchesPackage: Got 1 violation(s).
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/