https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33745
--- Comment #23 from Marcel de Rooy <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #22) > Hi, this broke a test, please take care: > > https://jenkins.koha-community.org/job/Koha_Master/lastCompletedBuild/ > testReport/(root)/t_00_testcritic_t/ > Test__Perl__Critic_for__Koha_Object_pm___86_/ See comment15. We need the no strict refs to do *{ $AUTOLOAD }. We might try to do via a CPAN module for symbol table handling but it will not make life safer. We should imo add this exception to the perl critic module here. Any suggestions for doing so ? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
