Hello, I am using XML::Simple to parse the contents of an XML file. While parsing like this -
my $ref = XMLin([<xml file or string>] [, <options>]);how do i pick only keys of my interest & not all keys in XML file to get into hashref?
In reply to XML::Simple - how to select keys while parsing? by hparashu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |