in reply to Re^2: best XML parser in 5.18
in thread best XML parser in 5.18
The Perl distribution (see http://www.cpan.org/ports/) that you are using might include XML::Simple with their version of Perl 5.18, but I don't think 5.18 has any XML modules in its core module list.
Maybe there's a better of way of checking, but I just looked at the documentation on http://www.perl.org/ for the list of core modules beginning with the letter X for Perl versions 5.18.0, 5.18.1 and 5.18.2.
|
|---|