http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6315
Bug #: 6315
Summary: depreciation warnings in C4::Serials in new perls
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P5
Component: Serials
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
C4/Serials.pm issues depreciation warnings under perl 5.14.0 in a couple of
places die to missing
parentheses around a list generated by qw(...), perl's parser no longer
pretends the missing parens are there and warns
Fix the original code to future-proof it
--
Configure bugmail:
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/