https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16643
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from M. Tompsett <[email protected]> --- ^/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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
