===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libjson-types-perl-0.05/Makefile.PL-22-        print qq{# The following modules are not available.\n};
libjson-types-perl-0.05/Makefile.PL:23:        print qq{# `$^X $0 | cpanm` will install them:\n};
libjson-types-perl-0.05/Makefile.PL-24-        print $_, "\n" for @not_available;
##############################################
libjson-types-perl-0.05/inc/Module/Install/Fetch.pm-84-    return if exists $args{size} and -s $file != $args{size};
libjson-types-perl-0.05/inc/Module/Install/Fetch.pm:85:    system($args{run}) if exists $args{run};
libjson-types-perl-0.05/inc/Module/Install/Fetch.pm-86-    unlink($file) if $args{remove};
##############################################
libjson-types-perl-0.05/inc/Module/Install/Makefile.pm-45-sub makemaker {
libjson-types-perl-0.05/inc/Module/Install/Makefile.pm:46:	( @_ < 2 or $makemaker >= eval($_[1]) ) ? $makemaker : 0
libjson-types-perl-0.05/inc/Module/Install/Makefile.pm-47-}
##############################################
libjson-types-perl-0.05/inc/Module/Install/Repository.pm-12-    my ($command) = @_;
libjson-types-perl-0.05/inc/Module/Install/Repository.pm:13:    `$command`;
libjson-types-perl-0.05/inc/Module/Install/Repository.pm-14-}
##############################################
libjson-types-perl-0.05/inc/Module/Install/Repository.pm-73-            if ($svk_info =~ m!Merged From: (/mirror/.*), Rev\.!) {
libjson-types-perl-0.05/inc/Module/Install/Repository.pm:74:                $svk_info = `svk info /$1` or return;
libjson-types-perl-0.05/inc/Module/Install/Repository.pm-75-                redo SVK_INFO;
##############################################
libjson-types-perl-0.05/inc/Module/Install.pm-376-# Done in evals to avoid confusing Perl::MinimumVersion
libjson-types-perl-0.05/inc/Module/Install.pm:377:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@;
libjson-types-perl-0.05/inc/Module/Install.pm-378-sub _read {
##############################################
libjson-types-perl-0.05/inc/Module/Install.pm-414-# Done in evals to avoid confusing Perl::MinimumVersion
libjson-types-perl-0.05/inc/Module/Install.pm:415:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@;
libjson-types-perl-0.05/inc/Module/Install.pm-416-sub _write {