On 7/5/06, Ryan Moszynski <[EMAIL PROTECTED]> wrote:
i need my perl regex to recognize "iotests", then make anything that matches ".[.]" into a string. I can't count on the whitespace or the new lines being there or not.
This sounds like a job for Parse::RecDescent, maybe? http://search.cpan.org/~dconway/Parse-RecDescent-1.94/ Hope this helps! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>