=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libyahc-perl-0.035/inc/Module/Install.pm-376-# Done in evals to avoid confusing Perl::MinimumVersion libyahc-perl-0.035/inc/Module/Install.pm:377:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@; libyahc-perl-0.035/inc/Module/Install.pm-378-sub _read { ############################################## libyahc-perl-0.035/inc/Module/Install.pm-416-# Done in evals to avoid confusing Perl::MinimumVersion libyahc-perl-0.035/inc/Module/Install.pm:417:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@; libyahc-perl-0.035/inc/Module/Install.pm-418-sub _write { ############################################## libyahc-perl-0.035/inc/Module/Install/Fetch.pm-84- return if exists $args{size} and -s $file != $args{size}; libyahc-perl-0.035/inc/Module/Install/Fetch.pm:85: system($args{run}) if exists $args{run}; libyahc-perl-0.035/inc/Module/Install/Fetch.pm-86- unlink($file) if $args{remove}; ############################################## libyahc-perl-0.035/inc/Module/Install/Makefile.pm-45-sub makemaker { libyahc-perl-0.035/inc/Module/Install/Makefile.pm:46: ( @_ < 2 or $makemaker >= eval($_[1]) ) ? $makemaker : 0 libyahc-perl-0.035/inc/Module/Install/Makefile.pm-47-} ############################################## libyahc-perl-0.035/lib/YAHC.pm-93- die 'YAHC: ->new() expect args to be a hashref' if defined $args and ref($args) ne 'HASH'; libyahc-perl-0.035/lib/YAHC.pm:94: die 'YAHC: please do `my ($yahc, $yahc_storage) = YAHC::new()` and keep both these objects in the same scope' unless wantarray; libyahc-perl-0.035/lib/YAHC.pm-95- ############################################## libyahc-perl-0.035/t/Utils.pm-157- my $ht = HTTP::Tiny->new(); libyahc-perl-0.035/t/Utils.pm:158: my $addr = _get_toxyproxy_addr(); libyahc-perl-0.035/t/Utils.pm-159- return $ht->get("http://$addr/version")->{success} ############################################## libyahc-perl-0.035/t/Utils.pm-169- my $ht = HTTP::Tiny->new(); libyahc-perl-0.035/t/Utils.pm:170: my $addr = _get_toxyproxy_addr(); libyahc-perl-0.035/t/Utils.pm-171- $ht->delete("http://$addr/proxies/$name"); ############################################## libyahc-perl-0.035/.pc/fix-typos.patch/lib/YAHC.pm-93- die 'YAHC: ->new() expect args to be a hashref' if defined $args and ref($args) ne 'HASH'; libyahc-perl-0.035/.pc/fix-typos.patch/lib/YAHC.pm:94: die 'YAHC: please do `my ($yahc, $yahc_storage) = YAHC::new()` and keep both these objects in the same scope' unless wantarray; libyahc-perl-0.035/.pc/fix-typos.patch/lib/YAHC.pm-95-