=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libpod-tests-perl-1.20/dist.ini-19-footer = print "Running pod2test...\n"; libpod-tests-perl-1.20/dist.ini:20:footer = system(qq{$^X "-Ilib" script/pod2test t/02_tests.t t/03_pod2test.t}); libpod-tests-perl-1.20/dist.ini:21:footer = system(qq{$^X "-Ilib" script/pod2test t/foo t/i_should_not_be_written.t}); libpod-tests-perl-1.20/dist.ini-22- ############################################## libpod-tests-perl-1.20/Makefile.PL-66-print "Running pod2test...\n"; libpod-tests-perl-1.20/Makefile.PL:67:system(qq{$^X "-Ilib" script/pod2test t/02_tests.t t/03_pod2test.t}); libpod-tests-perl-1.20/Makefile.PL:68:system(qq{$^X "-Ilib" script/pod2test t/foo t/i_should_not_be_written.t}); ############################################## libpod-tests-perl-1.20/t/04_empty.t-13-# Changes is just a convenient file with no tests in it. libpod-tests-perl-1.20/t/04_empty.t:14:my $out = `$^X "-Ilib" $script Changes`; libpod-tests-perl-1.20/t/04_empty.t-15-is( $?/256, 1, 'pod2test exited with 1' ); ############################################## libpod-tests-perl-1.20/t/04_empty.t-18-ok( !-e 't/foofer', 'dummy pod2test output file doesnt exist' ); libpod-tests-perl-1.20/t/04_empty.t:19:$out = `$^X "-Ilib" $script Changes t/foofer`; libpod-tests-perl-1.20/t/04_empty.t-20-is( $?/256, 1, 'pod2test exited with 1' ); ############################################## libpod-tests-perl-1.20/debian/patches/autopkgtest.patch-15- # Changes is just a convenient file with no tests in it. libpod-tests-perl-1.20/debian/patches/autopkgtest.patch:16:-my $out = `$^X "-Ilib" script/pod2test Changes`; libpod-tests-perl-1.20/debian/patches/autopkgtest.patch:17:+my $out = `$^X "-Ilib" $script Changes`; libpod-tests-perl-1.20/debian/patches/autopkgtest.patch-18- is( $?/256, 1, 'pod2test exited with 1' ); ############################################## libpod-tests-perl-1.20/debian/patches/autopkgtest.patch-21- ok( !-e 't/foofer', 'dummy pod2test output file doesnt exist' ); libpod-tests-perl-1.20/debian/patches/autopkgtest.patch:22:-$out = `$^X "-Ilib" script/pod2test Changes t/foofer`; libpod-tests-perl-1.20/debian/patches/autopkgtest.patch:23:+$out = `$^X "-Ilib" $script Changes t/foofer`; libpod-tests-perl-1.20/debian/patches/autopkgtest.patch-24- is( $?/256, 1, 'pod2test exited with 1' ); ############################################## libpod-tests-perl-1.20/.pc/autopkgtest.patch/t/04_empty.t-11-# Changes is just a convenient file with no tests in it. libpod-tests-perl-1.20/.pc/autopkgtest.patch/t/04_empty.t:12:my $out = `$^X "-Ilib" script/pod2test Changes`; libpod-tests-perl-1.20/.pc/autopkgtest.patch/t/04_empty.t-13-is( $?/256, 1, 'pod2test exited with 1' ); ############################################## libpod-tests-perl-1.20/.pc/autopkgtest.patch/t/04_empty.t-16-ok( !-e 't/foofer', 'dummy pod2test output file doesnt exist' ); libpod-tests-perl-1.20/.pc/autopkgtest.patch/t/04_empty.t:17:$out = `$^X "-Ilib" script/pod2test Changes t/foofer`; libpod-tests-perl-1.20/.pc/autopkgtest.patch/t/04_empty.t-18-is( $?/256, 1, 'pod2test exited with 1' );