Help for this page
Select Code to Download
Select
or
download this
my $output = new IO::File(">xxx.xml");
Select
or
download this
my $output = IO::File->new(">xxx.xml");