On Jun 1, 7:16 am, [EMAIL PROTECTED] (Paul Lalli) wrote: > the string "onex\ntwox" will match /o(.*)x/ by setting $1 to 'on'.
Obviously, I meant $1 would be set to "ne". My bad. Paul Lalli -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/
