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, 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 the CPAN man 
> > page for XML::Simple, I decided to try the OO interface, adding 
> > "ForceArray => 1, KeepRoot => 1, KeyAttr => 1" to my call to the 
> > parser.  It seems now that the formatting is nice and the closing tag 
> > is specified properly.  So, getting patient, calm, cool and collected 
> > rather than anxious solved part of the problem.  Now the problem that 
> > remains is the error/warning message in the subject line: "could not 
> > find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.8.3/XML/SAX" 
> > when using XML::Simple.  What do I need to do to fix that?
> >
> 
> Again, replying to my own post as nobody has reponded :-(
> 
> I saw the "could not find ParserDetails.ini in 
> /usr/lib/perl5/vendor_perl/5.8.3/XML/SAX" warning/error on a Fedora Core 
> 2 system, but did not see the error on three Red Hat 9 systems.  So I 
> punted by not using the Fedora system.
> 
> Ken
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
> 
> 
> 



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