Help for this page
#!/usr/bin/perl use strict; ... $p->parsefile("in.xml"); $p->flush($outfh); print "DONE\n";