/10 04:00 AM
> > To: Robert Wohlfarth
> > Subject: Re: XML Parsing/Modules
>
> Robert Wohlfarth wrote:
> > On Wed, Apr 7, 2010 at 2:39 PM, Open Source wrote:
> >> I'm new to perl and I need to parse an file which contains both
> >> structured and unstructu
Thanks Shawn/Rob! I'll give a try now. one more thing, anyway to convert these
parsed output to html format directly with the help another module?
> - Original Message -
> From: Shawn H Corey
> Sent: 04/08/10 04:00 AM
> To: Robert Wohlfarth
> Subject: Re: XML Parsi
Robert Wohlfarth wrote:
On Wed, Apr 7, 2010 at 2:39 PM, Open Source wrote:
I'm new to perl and I need to parse an file which contains both structured
and unstructured XML messages. Can someone help me to understand how to
parse XML files/data into either simple readable or html format? I'm not
On Wed, Apr 7, 2010 at 2:39 PM, Open Source wrote:
> I'm new to perl and I need to parse an file which contains both structured
> and unstructured XML messages. Can someone help me to understand how to
> parse XML files/data into either simple readable or html format? I'm not
> sure how to procee
I'm new to perl and I need to parse an file which contains both structured and
unstructured XML messages. Can someone help me to understand how to parse XML
files/data into either simple readable or html format? I'm not sure how to
proceed like which module I've have to use etc. any pointers wou
Wiggins d Anconia wrote:
See if I can actually get somewhere with this. XML::Simple is just a
wrapper around one of the lower level XML parsers. Essentially any
parser can be used. XML::DOM and XML::SAX are two examples, within these
examples they can/do wrap lower level C libs, such as expat[1] o
> > Ken Wolcott wrote:
> >
> > > I suppose it is in bad taste to reply to one's own posting, but I
have
> > > an update.
> > >
> > > After reading some in the O'Reilly Perl & XML book, reading the email
> > > archives of this mailing list, several FAQS that some people
mentioned
> > > from the
> Ken Wolcott wrote:
>
> > I suppose it is in bad taste to reply to one's own posting, but I have
> > an update.
> >
> > After reading some in the O'Reilly Perl & XML book, reading the email
> > archives of this mailing list, several FAQS that some people mentioned
> > from the mailing list arc
ANother observation is that i'm not finding any problem with this
warning/err message. There are no side-effects. The XML:: parser
is working correctly.
regards
-Ajey
Quoting Ken Wolcott <[EMAIL PROTECTED]>:
> Ken Wolcott wrote:
>
> > I suppose it is in bad taste to reply to one's own posting,
Ken Wolcott wrote:
I suppose it is in bad taste to reply to one's own posting, but I have
an update.
After reading some in the O'Reilly Perl & XML book, reading the email
archives of this mailing list, several FAQS that some people mentioned
from the mailing list archives and another reading of
Ken Wolcott wrote:
Hi;
I have a Fedora Core 2 full install to which I installedXML::Simple
manually (ie: download, extract, perl Makefile.PL, make, make test,
sudo make install). Some of the tests did not run since I did not
have Tie::IxHash (?) installed. The error message (could not find
Hi;
I have a Fedora Core 2 full install to which I installedXML::Simple
manually (ie: download, extract, perl Makefile.PL, make, make test, sudo
make install). Some of the tests did not run since I did not have
Tie::IxHash (?) installed. The error message (could not find
ParserDetails.ini i
12 matches
Mail list logo