https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16643 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #5 from M. Tompsett <mtompset@hotmail.com> --- ^/usr/((lib|share)/perl5| (lib|share)/perl/[0-9.]+| (lib|share)/.*-linux-gnu.*/perl/[0-9.]+| (lib|share)/.*-linux-gnu.*/perl5/[0-9.]+) ^/usr/((lib|share)/(.*-linux-gnu.*/)?perl5?/?[0-9.]+)? Ah.... there is the difference, the first one is lacking the "/[0-9.]+" part. The four examples you gave do match. /usr/lib/perl5/5.14.2/POSIX.pm -- would not match the first. But is that even possible. -- You are receiving this mail because: You are watching all bug changes.