|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: XML::Generator::PerlData and attributesby Matts (Deacon) |
| on Oct 19, 2003 at 12:53 UTC ( #300375=note: print w/ replies, xml ) | Need Help?? |
|
The output from XML::Generator::PerlData is SAX2, not SAX1, so you have to either run it through XML::Filter::SAX2toSAX1 before output to XML::Handler::YAWriter, or use XML::SAX::Writer to output it.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||