Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        open (my $xfile, ">", $file) or die "Can't save to $file: $!";
        $twig->print(\*$xfile);
    }
    
  2. or download this
    <data>
      <record path="/blue_test.htm">
    ...
        <url>http://localhost/yellow_test.htm</url>
      </record>
    </data>