[Quoting demerphq, on August 20 2012, 19:24, in "Re: fixing smartmatc"] > But perl considers "1" numerically equvalent to "1\n", and as far as I > can tell without warning either: Perl also happily considers "\n\n\n 001 \n \t\r \r\n" to be "1". I've always wondered whether that was a good idea. And, indirecty, this has led to the $ \z \Z uglyness. -- JohanThread Next