Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        $href->set_text ($text);
        $href->print ();
    }
    
  2. or download this
    <?xml version='1.0'?>
    <root>
    ...
      </test>
    </root>
    <root><href>file.xml</href><href>file1.xml</href></root>