[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]]
In article <[EMAIL PROTECTED]>, Dan Jacobson <[EMAIL PROTECTED]> wrote: > perlop and perlretut seem not to mention that $1, $2 ... are reset > even when one doesn't use ()'s. The memory variables are always the values from the last successful match. It doesn't matter what that match was. See their entry in perlre. Which parts of perlop and perlreftut do you think are confusing? -- brian d foy, [EMAIL PROTECTED]