i really hope thats overkill for my problem.  I have my program
finshed, this is the last condition i have to deal with.  Also, my
supervisor would prefer me not to use any nonstandard modules.

On 7/5/06, Tom Phoenix <[EMAIL PROTECTED]> wrote:
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>


Reply via email to