in reply to Re^2: help need when processing xml using perl
in thread help need when processing xml using perl

veerubiji:

Come on, now. It's just a data structure. Print it out with something like Data::Dumper, then write some code to iterate over the data structure and delete the things you don't want. Give it a try.

...roboticus

When your only tool is a hammer, all problems look like your thumb.

  • Comment on Re^3: help need when processing xml using perl