Abhishek Dave 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.
If you're trying to parse XML, use an XML parser.
http://perl-xml.sourceforge.net/faq/
--
To unsubscribe, e-mail: [EMAIL PROTE
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 gu
> 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 .
perldoc perlretut
perldoc perlre
Have fun!
Steve
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 .
Thanks and Regards,
abhishek