my $output = new IO::File(">xxx.xml"); #### my $output = IO::File->new(">xxx.xml");