21 Mar
2025
21 Mar
'25
8:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39392 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@libriotech.no --- Comment #2 from Magnus Enger <magnus@libriotech.no> --- Not sure about this, but I did a small check with this: $ grep -rn "\.perl" * On C4/Installer.pm, line 876, there is this code: if ( $file =~ m{\.perl$} ) { Not sure if that needs to be changed too? -- You are receiving this mail because: You are watching all bug changes.