On Thu, 21 Oct 2004 11:23:59 -0400 (EDT), Steve Bertrand
<[EMAIL PROTECTED]> wrote:
> > I am stucking with my problem of reading xml file ,
> >  I am trying  to remove the new line chars form xml  file and just
> > readout the xml tags.
> >
> > Please any guys have a look at this one.
> > please guide me some good stuff abut regex in perl .

look up chomp()   a non-regex way to take care of pesky \n characters

:)

-- 
Willy
http://www.hackswell.com/corenth

-- 
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