https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37245
--- Comment #14 from Jonathan Druart <[email protected]> --- Also, in my understanding t/db_dependent/00-strict.t (it also needs to be adjusted btw!) which is using Test::Strict is already running perl -c https://metacpan.org/pod/Test::Strict all_perl_files_ok Applies strict_ok() and syntax_ok() to all perl files found syntax_ok Run a syntax check on $file by running perl -c $file What's the differences? -- You are receiving this mail because: You are the assignee for the bug. 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/
