Help for this page

Select Code to Download


  1. or download this
    Can't locate object method "new" via package "IO::File" at ExampleForM
    +onks.pl line 73, <FH> chunk 5.
    
  2. or download this
    #!/usr/bin/perl-Tw
    use strict;
    ...
    $writer=>endTag  ( "application" );
    
    $writer=>end();
    
  3. or download this
    my $output = new IO::File(">xxx.xml");