Hi list,

 i am trying to parse the output of a command. The text is multilined.
 I would like to match the first word after a specific text.
 for example:
 text1:
    value1
 text2:
    value2

Value1 & value2 are random and non pattern specific.
Is there any way to catch for example "value2"?
Split command is working with \n characters?


Regadrs

<> ---  -    -    -  --- <> 
    Brandino Andreas
    [EMAIL PROTECTED]
<> ---  -    -    -  --- <> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to