Help for this page
use strict; use warnings; ... $writer->endTag(); # = endTag("data") $writer->end(); $output->close();