Help for this page

Select Code to Download


  1. or download this
    <ROOT hostname="bumblebee" tstamp="2011/09/21 22:24:05">
        <APPLICATION>
    ...
            </ACL>
        </APPLICATION>
    </ROOT>
    
  2. or download this
    foreach my $line (@xml)
    {
    ...
            print "$1\n";
      }
    }