[reply cc'd to list]

lakshmi nrusimhan wrote:

> Sorry here 
> $t="Apple\nMango\n";
> Actually what i mentioned in the output is what i want
> the output to be. I wanna replace 
> Apple
> Mango 
>      by
> some three lines.
> The sequence Apple, Mango shd. be there for
> replacement and it won't occur more than once.


ok, did you get it to work then?

if not, then you may want to read this:

http://www.perldoc.com/perl5.6/pod/perlfaq6.html#I%27m-having-trouble-matching-over-more-than-one-line.--What%27s-wrong-


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to