[Koha-bugs] [Bug 23084] Replace grep {^$var$} with grep {$var eq $_}

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 11 13:50:28 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23084

--- Comment #16 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
the 'x' modifier allows whitespaces, so they must be explicitly provided by \w
to be taken into account. So I think we are good here.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list