Help for this page

Select Code to Download


  1. or download this
    use strict;
    use XML::LibXML;
    ...
        }
    }
    
  2. or download this
    use strict;
    use XML::LibXML;
    ...
    
    print "\nFrom $count we found $useableElements useable elements, with 
    +$useableAtts attributes\n";