http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15215

Colin Campbell <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|[email protected] |colin.campbell@ptfs-europe.
                   |ity.org                     |com

--- Comment #1 from Colin Campbell <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to