Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Perl's 'study' function breaks regexp matching https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=135975 jvdias@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ASSIGNED BugsThisDependsOn| |172792 ------- Additional Comments From jvdias@xxxxxxxxxx 2005-11-09 15:45 EST ------- While the fix partially fixed the problem, this bug is still a problem if UTF-8 support is enabled, which it is by default since the default locale is en_US.UTF-8. Workaround: run your perl scripts with 'LC_ALL=C' . -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.