in reply to Re: TWIGging XML to CSV: what's wrong with my syntax?
in thread TWIGging XML to CSV: what's wrong with my syntax?

Thanks Runrig! This looks very nice. I've installed XML::Rules and tried running this code but I get an error:

no element found at line 1, column 0, byte 0 at /usr/local/share/perl/5.18.2/XML/Rules.pm line 745.

Replies are listed 'Best First'.
Re^3: TWIGging XML to CSV: what's wrong with my syntax?
by runrig (Abbot) on Apr 16, 2015 at 23:26 UTC
    That sounds more like your XML file is invalid...did you use my hard-coded filename above instead of your actual file name?