Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        $twig->print(\*XFILE);                    # print it
        close XFILE;
    }
    
  2. or download this
    <data>
      <record path="/this_is_a_test.htm">
    ...
        <url>http://localhost/this_is_a_test.htm</url>
      </record>
    </data>
    
  3. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            }
        }
    }