https://bugzilla.redhat.com/show_bug.cgi?id=1267005 --- Comment #12 from Jason McDonald <jmcdonal@xxxxxxxxxx> --- (In reply to Petr Pisar from comment #11) > Probably you want to match against \p{Punct} or switch to Unicode semtantics: It's probably better to change from [[:punct:]] to [^[:alnum:]]. -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel