http://www.perlmonks.org?node_id=848248


in reply to XML::Twig Help

Can you show the XML that gets opened by that Twig? First, lets make sure that whatever gets opened actually has a djn-geo tag in there. This error comes from the set_handler sub, so you could also try just opening the XML without any handlers set and print it. Maybe what you are opening is not what you think you are opening.