in reply to Re: Re: Re: Re: Re: Using XML::Writer to create NITF files, but some tags exist in my data.
in thread Using XML::Writer to create NITF files, but some tags exist in my data.

Ooh.. I like the callback idea. I understand the general concept behind callbacks, but I've never actually used them before. If it works the way I think it might, I may have LOTS of other uses for them in other parts of my nasty parser!

When I figure out the code, I'll post samples here -- after much SuperSearching...

The votebot shall attain a new level of Perl wisdom today. Thanks, demerphq!
  • Comment on Callbacks with XML::Treebuilder / XML::Writer -- mini scratchpad...