Help for this page

Select Code to Download


  1. or download this
    <site-catalog>
      <site>
    ...
             </header>
      </site>
    </site-catalog>
    
  2. or download this
    #!/usr/bin/perl 
    use XML::Simple;
    ...
        print $key;
    }
    #print Dumper $hash;