in reply to XML::Simple - how to select keys while parsing?

you have to give XML::Twig a try.
maybe thats what you are looking for..

IMHO itīs not possible to do it with XML::Simple
$perlig =~ s/pec/cep/g if 'errors expected';
  • Comment on Re: XML::Simple - how to select keys while parsing?