Hello, I've recently upgrade my Debian's Perl from 5.12.4 to 5.14.2 (using the standard Debian package: http://packages.debian.org/wheezy/perl ).
Trying to install "File::MimeInfo::Magic", I'm getting the following errors: ===== # Failed test 'glob 1' # at t/01_normal.t line 26. # got: '(?^u:^.*\.pl$)' # expected: '(?-xism:^.*\.pl$)' ===== Is this safe to ignore (with "force install") ? Thanks, -assaf. _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
