===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libdata-showtable-perl-4.6/bump-version-127-      STDERR->flush;
libdata-showtable-perl-4.6/bump-version:128:      unless (system($cmd)) {
libdata-showtable-perl-4.6/bump-version-129-        nvtalkf "--> %s\n", $cmd;
##############################################
libdata-showtable-perl-4.6/gen-html-12-
libdata-showtable-perl-4.6/gen-html:13:VER=`grep VERSION Makefile.PL | awk '{print $NF}' | tr -d "',"`
libdata-showtable-perl-4.6/gen-html-14-
##############################################
libdata-showtable-perl-4.6/gen-tests-3-template=OBJ-TEST.pl
libdata-showtable-perl-4.6/gen-tests:4:kinds=`cd $testdir >&/dev/null ; ls -1 [a-z]*.pl | sed -e 's/\.pl//g'`
libdata-showtable-perl-4.6/gen-tests-5-echo "These are the kinds: $kinds"
##############################################
libdata-showtable-perl-4.6/showtable-217-		$break_str =~ s/"/\\"/g;	# yes, escape any quotes
libdata-showtable-perl-4.6/showtable:218:		$break_str = eval('"'.$break_str.'"');	# evaluate a string
libdata-showtable-perl-4.6/showtable-219-	    }
##############################################
libdata-showtable-perl-4.6/t/Test-Setup.pl-91-    if (! -f $testref) {			# any existing reference?
libdata-showtable-perl-4.6/t/Test-Setup.pl:92:	system("cp $testout $testref");	# no, copy
libdata-showtable-perl-4.6/t/Test-Setup.pl-93-    }
libdata-showtable-perl-4.6/t/Test-Setup.pl-94-
libdata-showtable-perl-4.6/t/Test-Setup.pl:95:    system("diff $testref $testout >$testdiff");
libdata-showtable-perl-4.6/t/Test-Setup.pl-96-
##############################################
libdata-showtable-perl-4.6/t/test-showtable.t-41-run_test 1, sub {
libdata-showtable-perl-4.6/t/test-showtable.t:42:    system("$script/showtable -d' ' $testdir/testdates.txt");
libdata-showtable-perl-4.6/t/test-showtable.t-43-  };
##############################################
libdata-showtable-perl-4.6/test.pl.off-71-if (! -f $testref) {			# any existing reference?
libdata-showtable-perl-4.6/test.pl.off:72:    system("cp $testout $testref");	# no, copy
libdata-showtable-perl-4.6/test.pl.off-73-}
libdata-showtable-perl-4.6/test.pl.off-74-
libdata-showtable-perl-4.6/test.pl.off:75:system("diff $testref $testout >$testdiff");
libdata-showtable-perl-4.6/test.pl.off-76-