I would think that the expat string which I get (XML::Parser::Expat=HASH(0x819a53c)) might tell that, but I didn't see any reference to it in perldoc.String? That's the default string representation of an object (my $obj = XML::Parser::Expat->new(...); print "$obj";). What you're looking for is the XML::Parser::Expat methods current_line, current_column, and current_byte.
In reply to Re: XML::Parser problems
by PodMaster
in thread XML::Parser problems
by Hena
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |