[Bug 429531] perl incorrect calculation

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 17 00:56:01 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: perl incorrect calculation


https://bugzilla.redhat.com/show_bug.cgi?id=429531





------- Additional Comments From sthoenna at efn.org  2008-03-16 20:56 EST -------
Using /g in your scalar-context match in the if() explicitly requests the side
effect.  If you don't want it, don't do that then.

-- 
Configure bugmail: https://bugzilla.redhat.com/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.




More information about the perl-devel mailing list