RE: :SAX and Filters
by Grant McLean other posts by this author
Sep 3 2002 9:40PM messages near this date
view in the new Beta List Site
RE: Validate using XML-Schema
|
RE: POSSIBLE BUG in XML::Simple
From: Narins, Josh [mailto:josh.narins@[...].com]
>
> I wrote my module (ABC), which @ISA XML::SAX::Base, and it
> does exactly what
> I expect, when I feed it an xml file from the command line.
>
> But, in the context of my webserver, it barfs that
>
> 1. I am calling "parser" on a "filter"
>
> 2. I should be setting the "Parent" propery of my ABC object
>
> Any ideas why this would be?
Without some sample code (as small a test case as possible) and
a copy of the error message - no.
Grant
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
|