http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15215 Colin Campbell <colin.campbell@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs@lists.koha-commun |colin.campbell@ptfs-europe. |ity.org |com --- Comment #1 from Colin Campbell <colin.campbell@ptfs-europe.com> --- Created attachment 44992 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44992&action=edit Proposed patch Easy to test Without patch compiling MsgType.pm (perl -wc C4/SIP/Sip/MsgType.pm) will give a depreciation warning about calling UNIVERSAL's methods or with perl 5.22 will abort compilation with message that UNIVERSAL does not export any methods With patch applied module should compile without the warning/error -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.