===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
librt-extension-commandbymail-perl-3.00/inc/Module/Install/Fetch.pm-84-    return if exists $args{size} and -s $file != $args{size};
librt-extension-commandbymail-perl-3.00/inc/Module/Install/Fetch.pm:85:    system($args{run}) if exists $args{run};
librt-extension-commandbymail-perl-3.00/inc/Module/Install/Fetch.pm-86-    unlink($file) if $args{remove};
##############################################
librt-extension-commandbymail-perl-3.00/inc/Module/Install/Makefile.pm-45-sub makemaker {
librt-extension-commandbymail-perl-3.00/inc/Module/Install/Makefile.pm:46:	( @_ < 2 or $makemaker >= eval($_[1]) ) ? $makemaker : 0
librt-extension-commandbymail-perl-3.00/inc/Module/Install/Makefile.pm-47-}
##############################################
librt-extension-commandbymail-perl-3.00/inc/Module/Install/RTx/Runtime.pm-54-    print "$^X @args\n";
librt-extension-commandbymail-perl-3.00/inc/Module/Install/RTx/Runtime.pm:55:    (system($^X, @args) == 0) or die "...returned with error: $?\n";
librt-extension-commandbymail-perl-3.00/inc/Module/Install/RTx/Runtime.pm-56-}
##############################################
librt-extension-commandbymail-perl-3.00/inc/Module/Install.pm-376-# Done in evals to avoid confusing Perl::MinimumVersion
librt-extension-commandbymail-perl-3.00/inc/Module/Install.pm:377:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@;
librt-extension-commandbymail-perl-3.00/inc/Module/Install.pm-378-sub _read {
##############################################
librt-extension-commandbymail-perl-3.00/inc/Module/Install.pm-416-# Done in evals to avoid confusing Perl::MinimumVersion
librt-extension-commandbymail-perl-3.00/inc/Module/Install.pm:417:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@;
librt-extension-commandbymail-perl-3.00/inc/Module/Install.pm-418-sub _write {
##############################################
librt-extension-commandbymail-perl-3.00/inc/YAML/Tiny.pm-694-    my ($self, $array, $indent, $seen) = @_;
librt-extension-commandbymail-perl-3.00/inc/YAML/Tiny.pm:695:    if ( $seen->{refaddr($array)}++ ) {
librt-extension-commandbymail-perl-3.00/inc/YAML/Tiny.pm-696-        die \"YAML::Tiny does not support circular references";
##############################################
librt-extension-commandbymail-perl-3.00/inc/YAML/Tiny.pm-733-    my ($self, $hash, $indent, $seen) = @_;
librt-extension-commandbymail-perl-3.00/inc/YAML/Tiny.pm:734:    if ( $seen->{refaddr($hash)}++ ) {
librt-extension-commandbymail-perl-3.00/inc/YAML/Tiny.pm-735-        die \"YAML::Tiny does not support circular references";