===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libhtml-html5-sanity-perl-0.105/Makefile.PL-3-
libhtml-html5-sanity-perl-0.105/Makefile.PL:4:my $EUMM = eval( $ExtUtils::MakeMaker::VERSION );
libhtml-html5-sanity-perl-0.105/Makefile.PL-5-
##############################################
libhtml-html5-sanity-perl-0.105/README-25-
libhtml-html5-sanity-perl-0.105/README:26:    `fix_document($document)`
libhtml-html5-sanity-perl-0.105/README-27-          $sane_dom = fix_document($html5_dom);
##############################################
libhtml-html5-sanity-perl-0.105/README-31-
libhtml-html5-sanity-perl-0.105/README:32:    `fix_element($element_node, $new_document_node, \%namespaces)`
libhtml-html5-sanity-perl-0.105/README-33-        Don't use this. Not exported.
libhtml-html5-sanity-perl-0.105/README-34-
libhtml-html5-sanity-perl-0.105/README:35:    `fix_attribute($attribute_node, $new_element_node, \%namespaces)`
libhtml-html5-sanity-perl-0.105/README-36-        Don't use this. Not exported.