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

Ian Walls <koha.sek...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #7 from Ian Walls <koha.sek...@gmail.com> ---
Uses the Switch module, which I believe is considered deprecated for 5.12+. 
See http://www.perlmonks.org/?node_id=931583.

Since 5.10, there is a built-in switch operator, then given/when syntax.  Since
Koha is now based on 5.10 minimum, we can safely depend on this.  See
http://perldoc.perl.org/perlsyn.html#Switch-statements.

Marking Failed QA until the dependency on Switch is removed.

-- 
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