in reply to Re^3: Using XML::XSLT to convert XML to CSV
in thread Using XML::XSLT to convert XML to CSV
However, I put this in a script file:Can't find string terminator "'" anywhere before EOF at -e line 1.
and then it prints:use XML::XSLT; print "$XML::XSLT::VERSION\n";
0.48
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Using XML::XSLT to convert XML to CSV
by Joost (Canon) on Aug 27, 2007 at 19:53 UTC | |
|
Re^5: Using XML::XSLT to convert XML to CSV
by Photius (Sexton) on Aug 27, 2007 at 19:54 UTC | |
by Joost (Canon) on Aug 27, 2007 at 20:05 UTC |