Hi,
I am trying to process a code for some processing.
The code looks like
keywordx ...
keywordy identifier_a
some text
endkeywordy
keywordz identifier_a
some text
endkeywordz
endkeywordx
>From this, I would like to extract text starting from keywordy and endkeywordy.
Is using text balanced module the right way to go?
An example with or without text-balanced module would be really helpful ...
Regards
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/