http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11185
--- Comment #6 from Frédéric Demians <[email protected]> --- > Could you explain the goal of this patch please? > I understand what it does, but not why it is useful. Not sure to understand you. If AnyEvent and AnyEvent::HTTP module are installed, the script execution fails. Long explanation: require AnyEvent::HTTP <> use AnyEvent::HTTP => the last exports http_request subroutine not the first. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
