BTW, you don't need to do the namespace processing yourself, you can use the namespace-related methods on the XML::Parser::Expat object described in the doc for that module (perldoc XML::Parser::Expat).
For example:
namespace(name)
Return the URI of the namespace that the name belongs to.
...
I would think using SAX is probably the best way to go though, you probably had a similar error in your initial code, reading the file name instead of the file.
In reply to Re: XML::Parser question.
by mirod
in thread XML::Parser question.
by reyjrar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |