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

Julian Maurice <julian.maur...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10174|0                           |1
        is obsolete|                            |

--- Comment #2 from Julian Maurice <julian.maur...@biblibre.com> ---
Created attachment 10246
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10246&action=edit
[SIGNED-OFF] Bug 8227 Fix deprecated construct compile time warning in Serials

On master:
$ perl -cw C4/Serials.pm
Use of qw(...) as parentheses is deprecated at C4/Serials.pm line 604.
C4/Serials.pm syntax OK

With patch:
$ perl -cw C4/Serials.pm
C4/Serials.pm syntax OK

Signed off

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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