===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libxml-autowriter-perl-0.40/inc/Module/Install/Fetch.pm-84-    return if exists $args{size} and -s $file != $args{size};
libxml-autowriter-perl-0.40/inc/Module/Install/Fetch.pm:85:    system($args{run}) if exists $args{run};
libxml-autowriter-perl-0.40/inc/Module/Install/Fetch.pm-86-    unlink($file) if $args{remove};
##############################################
libxml-autowriter-perl-0.40/inc/Module/Install/Makefile.pm-154-	}
libxml-autowriter-perl-0.40/inc/Module/Install/Makefile.pm:155:	if ( eval($ExtUtils::MakeMaker::VERSION) >= 6.10 ) {
libxml-autowriter-perl-0.40/inc/Module/Install/Makefile.pm-156-		$args->{NO_META} = 1;
libxml-autowriter-perl-0.40/inc/Module/Install/Makefile.pm-157-	}
libxml-autowriter-perl-0.40/inc/Module/Install/Makefile.pm:158:	if ( eval($ExtUtils::MakeMaker::VERSION) > 6.17 and $self->sign ) {
libxml-autowriter-perl-0.40/inc/Module/Install/Makefile.pm-159-		$args->{SIGN} = 1;
##############################################
libxml-autowriter-perl-0.40/lib/XML/Doctype.pm-103-	 for ( shift ) {
libxml-autowriter-perl-0.40/lib/XML/Doctype.pm:104:	    if ( /^SYSTEM(?:_ID)?$/ ) {
libxml-autowriter-perl-0.40/lib/XML/Doctype.pm-105-	       $self->parse_dtd_file( $name, shift ) ;
##############################################
libxml-autowriter-perl-0.40/.pc/pod-warnings.patch/lib/XML/Doctype.pm-101-	 for ( shift ) {
libxml-autowriter-perl-0.40/.pc/pod-warnings.patch/lib/XML/Doctype.pm:102:	    if ( /^SYSTEM(?:_ID)?$/ ) {
libxml-autowriter-perl-0.40/.pc/pod-warnings.patch/lib/XML/Doctype.pm-103-	       $self->parse_dtd_file( $name, shift ) ;
##############################################
libxml-autowriter-perl-0.40/.pc/pod-spelling.patch/lib/XML/Doctype.pm-103-	 for ( shift ) {
libxml-autowriter-perl-0.40/.pc/pod-spelling.patch/lib/XML/Doctype.pm:104:	    if ( /^SYSTEM(?:_ID)?$/ ) {
libxml-autowriter-perl-0.40/.pc/pod-spelling.patch/lib/XML/Doctype.pm-105-	       $self->parse_dtd_file( $name, shift ) ;