=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== chronicle-4.6/tests/perl-syntax.t-72- # chronicle-4.6/tests/perl-syntax.t:73: my $retval = system( "perl -Mstrict=subs -Mstrict=vars -c $file 2>/dev/null >/dev/null" ); chronicle-4.6/tests/perl-syntax.t-74- ############################################## chronicle-4.6/tests/pod-check.t-25- my $cmd = "podchecker $file"; chronicle-4.6/tests/pod-check.t:26: my $output = `$cmd 2>&1`; chronicle-4.6/tests/pod-check.t-27- chomp( $output ); ############################################## chronicle-4.6/tests/modules.sh-27- chronicle-4.6/tests/modules.sh:28:for i in `rgrep '^use ' .. | grep -v POSIX | awk '{print $2}' | tr -d \;\(\) | sort | uniq`; \ chronicle-4.6/tests/modules.sh-29- do \ ############################################## chronicle-4.6/cgi-bin/comments.cgi-135- my $test = "use Text::Textile;"; chronicle-4.6/cgi-bin/comments.cgi:136: eval($test); chronicle-4.6/cgi-bin/comments.cgi-137- ############################################## chronicle-4.6/bin/chronicle-spooler-176- { chronicle-4.6/bin/chronicle-spooler:177: system( $CONFIG{ 'post-move' } ); chronicle-4.6/bin/chronicle-spooler-178- } ############################################## chronicle-4.6/bin/chronicle-spooler-306- # get output chronicle-4.6/bin/chronicle-spooler:307: my $output = `$cmd`; chronicle-4.6/bin/chronicle-spooler-308- chomp($output); ############################################## chronicle-4.6/bin/chronicle-entry-filter-465- ## no critic (Eval) chronicle-4.6/bin/chronicle-entry-filter:466: eval($test); chronicle-4.6/bin/chronicle-entry-filter-467- ## use critic ############################################## chronicle-4.6/bin/chronicle-entry-filter-602- ## no critic (Eval) chronicle-4.6/bin/chronicle-entry-filter:603: eval($test); chronicle-4.6/bin/chronicle-entry-filter-604- ## use critic ############################################## chronicle-4.6/bin/chronicle-369- chronicle-4.6/bin/chronicle:370: system( $CONFIG{ 'pre-build' } ); chronicle-4.6/bin/chronicle-371-} ############################################## chronicle-4.6/bin/chronicle-503- chronicle-4.6/bin/chronicle:504: system( $CONFIG{ 'post-build' } ); chronicle-4.6/bin/chronicle-505-} ############################################## chronicle-4.6/bin/chronicle-2924- # get output chronicle-4.6/bin/chronicle:2925: my $output = `$cmd`; chronicle-4.6/bin/chronicle-2926- chomp($output); ############################################## chronicle-4.6/bin/chronicle-3039- ## no critic (Eval) chronicle-4.6/bin/chronicle:3040: eval($test); chronicle-4.6/bin/chronicle-3041- ## use critic ############################################## chronicle-4.6/bin/chronicle-3153- ## no critic (Eval) chronicle-4.6/bin/chronicle:3154: eval($test); chronicle-4.6/bin/chronicle-3155- ## use critic ############################################## chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle-369- chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle:370: system( $CONFIG{ 'pre-build' } ); chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle-371-} ############################################## chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle-503- chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle:504: system( $CONFIG{ 'post-build' } ); chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle-505-} ############################################## chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle-2920- # get output chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle:2921: my $output = `$cmd`; chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle-2922- chomp($output); ############################################## chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle-3035- ## no critic (Eval) chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle:3036: eval($test); chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle-3037- ## use critic ############################################## chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle-3149- ## no critic (Eval) chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle:3150: eval($test); chronicle-4.6/.pc/fix_encoding_for_templates.patch/bin/chronicle-3151- ## use critic