=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libtext-qrcode-perl-0.05/inc/Module/Install/Fetch.pm-84- return if exists $args{size} and -s $file != $args{size}; libtext-qrcode-perl-0.05/inc/Module/Install/Fetch.pm:85: system($args{run}) if exists $args{run}; libtext-qrcode-perl-0.05/inc/Module/Install/Fetch.pm-86- unlink($file) if $args{remove}; ############################################## libtext-qrcode-perl-0.05/inc/Module/Install/Makefile.pm-45-sub makemaker { libtext-qrcode-perl-0.05/inc/Module/Install/Makefile.pm:46: ( @_ < 2 or $makemaker >= eval($_[1]) ) ? $makemaker : 0 libtext-qrcode-perl-0.05/inc/Module/Install/Makefile.pm-47-} ############################################## libtext-qrcode-perl-0.05/inc/Module/Install.pm-376-# Done in evals to avoid confusing Perl::MinimumVersion libtext-qrcode-perl-0.05/inc/Module/Install.pm:377:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@; libtext-qrcode-perl-0.05/inc/Module/Install.pm-378-sub _read { ############################################## libtext-qrcode-perl-0.05/inc/Module/Install.pm-416-# Done in evals to avoid confusing Perl::MinimumVersion libtext-qrcode-perl-0.05/inc/Module/Install.pm:417:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@; libtext-qrcode-perl-0.05/inc/Module/Install.pm-418-sub _write { ############################################## libtext-qrcode-perl-0.05/Makefile.PL-69- libtext-qrcode-perl-0.05/Makefile.PL:70: system("$compile_cmd -o test_libqrencode test_libqrencode.c $libs >/dev/null 2>&1") == 0 libtext-qrcode-perl-0.05/Makefile.PL-71- or do { ############################################## libtext-qrcode-perl-0.05/Makefile.PL-88- ; libtext-qrcode-perl-0.05/Makefile.PL:89: system("$compile_cmd -o test_libqrencode1.0.2 test_libqrencode1.0.2.c $libs >/dev/null 2>&1") == 0 libtext-qrcode-perl-0.05/Makefile.PL-90- and $version = "1.0.2"; ############################################## libtext-qrcode-perl-0.05/Makefile.PL-104- ; libtext-qrcode-perl-0.05/Makefile.PL:105: system("$compile_cmd -o test_libqrencode2.0.0 test_libqrencode2.0.0.c $libs >/dev/null 2>&1") == 0 libtext-qrcode-perl-0.05/Makefile.PL-106- and $version = "2.0.0";