Answer: subclass XML::Parser. Take a look at XML::RSS for a good exmaple of subclassing XML::Parser. OO is your friend. Sorry I can't give an example here as it would be quite involved.
local $_ = "0A72656B636148206C72655020726568746F6E41207473754A"; while(s/..$//) { print chr(hex($&)) }
In reply to Re: Using Perl to create XML
by reptile
in thread Using Perl to create XML
by Speedfreak
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |