- or download this
use XML::Twig;
my $gPFile = "input_test.xml";
...
$ppml_twig->print( \*TMP);;
close(TMP);
}
- or download this
<?xml version="1.0" encoding="windows-1252"?>
<JOB Label="input_test" >
<SUBJOB>
</SUBJOB>
</JOB>
- or download this
pp -l libexpat.dll -a "C:/Strawberry/perl/site/lib/XML/Parser/Encoding
+s;lib/XML/Parser/Encodings" -o pp_only.exe pp_only.pl