in reply to parse XML huge file using cpan modules
How did your approaches fail? You already managed to read in the data, as your output using Data::Dumper shows, so where is your problem?
Is your problem to output the CSV / pipe delimited data?
Can you please edit your post and add the code you already have, and explain where exactly your problem is?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: parse XML huge file using cpan modules
by Anonymous Monk on Jul 28, 2019 at 14:33 UTC | |
by Corion (Patriarch) on Jul 28, 2019 at 15:14 UTC |