15 Jul
2023
15 Jul
'23
8:42 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33745 --- Comment #23 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.