Help for this page

Select Code to Download


  1. or download this
    <root>
    
    ...
    </start_element>
    
    </root>
    
  2. or download this
    use strict;
    use warnings;
    ...
    print $FH1 "\n</root>\n";
    print $FH2 "\n</root>\n";