===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
librdf-endpoint-perl-0.10/inc/Module/Install/Fetch.pm-84-    return if exists $args{size} and -s $file != $args{size};
librdf-endpoint-perl-0.10/inc/Module/Install/Fetch.pm:85:    system($args{run}) if exists $args{run};
librdf-endpoint-perl-0.10/inc/Module/Install/Fetch.pm-86-    unlink($file) if $args{remove};
##############################################
librdf-endpoint-perl-0.10/inc/Module/Install/Makefile.pm-45-sub makemaker {
librdf-endpoint-perl-0.10/inc/Module/Install/Makefile.pm:46:	( @_ < 2 or $makemaker >= eval($_[1]) ) ? $makemaker : 0
librdf-endpoint-perl-0.10/inc/Module/Install/Makefile.pm-47-}
##############################################
librdf-endpoint-perl-0.10/inc/Module/Install/Share.pm-51-	my $postamble = '';
librdf-endpoint-perl-0.10/inc/Module/Install/Share.pm:52:	my $perm_dir = eval($ExtUtils::MakeMaker::VERSION) >= 6.52 ? '$(PERM_DIR)' : 755;
librdf-endpoint-perl-0.10/inc/Module/Install/Share.pm-53-	File::Find::find({
##############################################
librdf-endpoint-perl-0.10/lib/RDF/Endpoint.pm-529-	my $self	= shift;
librdf-endpoint-perl-0.10/lib/RDF/Endpoint.pm:530:	return md5_base64(refaddr($self) . $self->{start_time});
librdf-endpoint-perl-0.10/lib/RDF/Endpoint.pm-531-}
##############################################
librdf-endpoint-perl-0.10/.pc/1002_fix_serve_html-friendly-xhtml.patch/lib/RDF/Endpoint.pm-529-	my $self	= shift;
librdf-endpoint-perl-0.10/.pc/1002_fix_serve_html-friendly-xhtml.patch/lib/RDF/Endpoint.pm:530:	return md5_base64(refaddr($self) . $self->{start_time});
librdf-endpoint-perl-0.10/.pc/1002_fix_serve_html-friendly-xhtml.patch/lib/RDF/Endpoint.pm-531-}