Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
        print "Found ", $elt->tag(), "\n";
        $t->purge;    # frees the memory
    }
    
  2. or download this
    Found ACL
    Found APPLICATION