Hi,
Just a quick question about ^ and $ in regexes when using /m.Will they match next to any embedded newline characters? i.e. \015\012, \015 and \012 or will they only match next to the same newline that \n will match? i.e. platform specific
Thanks Nigel -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/