===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libalien-gnuplot-perl-1.033/lib/Alien/Gnuplot.pm-14-
libalien-gnuplot-perl-1.033/lib/Alien/Gnuplot.pm:15: `$gnuplot < /tmp/plotfile`;
libalien-gnuplot-perl-1.033/lib/Alien/Gnuplot.pm-16-
##############################################
libalien-gnuplot-perl-1.033/lib/Alien/Gnuplot.pm-226-	open STDERR,">$file";
libalien-gnuplot-perl-1.033/lib/Alien/Gnuplot.pm:227:	system(qq{"$exec_path" < ${file}_gzinta});
libalien-gnuplot-perl-1.033/lib/Alien/Gnuplot.pm-228-	open STDOUT,">&FOO";
##############################################
libalien-gnuplot-perl-1.033/lib/Alien/Gnuplot.pm-242-		    no warnings; 
libalien-gnuplot-perl-1.033/lib/Alien/Gnuplot.pm:243:		    exec($exec_path);
libalien-gnuplot-perl-1.033/lib/Alien/Gnuplot.pm-244-		    print BAR "Execution of $exec_path failed!\n";
##############################################
libalien-gnuplot-perl-1.033/README.pod-21-
libalien-gnuplot-perl-1.033/README.pod:22: `$gnuplot < /tmp/plotfile`;
libalien-gnuplot-perl-1.033/README.pod-23-
##############################################
libalien-gnuplot-perl-1.033/debian/patches/0001-declawed-Makefile.PL.patch-157--	    print "Trying $manager->[0] (you can get it at $manager->[2])...";
libalien-gnuplot-perl-1.033/debian/patches/0001-declawed-Makefile.PL.patch:158:-	    my $l = `which $manager->[1]`;
libalien-gnuplot-perl-1.033/debian/patches/0001-declawed-Makefile.PL.patch-159--	    if($l) {
libalien-gnuplot-perl-1.033/debian/patches/0001-declawed-Makefile.PL.patch-160--		print "\n";
libalien-gnuplot-perl-1.033/debian/patches/0001-declawed-Makefile.PL.patch:161:-		print STDERR `$manager->[1] install gnuplot`;
libalien-gnuplot-perl-1.033/debian/patches/0001-declawed-Makefile.PL.patch-162--		my $msg;
##############################################
libalien-gnuplot-perl-1.033/debian/patches/0001-declawed-Makefile.PL.patch-185--	    print "Trying $manager...";
libalien-gnuplot-perl-1.033/debian/patches/0001-declawed-Makefile.PL.patch:186:-	    my $l = `which $manager`;
libalien-gnuplot-perl-1.033/debian/patches/0001-declawed-Makefile.PL.patch-187--	    
##############################################
libalien-gnuplot-perl-1.033/.pc/0001-declawed-Makefile.PL.patch/Makefile.PL-167-	    print "Trying $manager->[0] (you can get it at $manager->[2])...";
libalien-gnuplot-perl-1.033/.pc/0001-declawed-Makefile.PL.patch/Makefile.PL:168:	    my $l = `which $manager->[1]`;
libalien-gnuplot-perl-1.033/.pc/0001-declawed-Makefile.PL.patch/Makefile.PL-169-	    if($l) {
libalien-gnuplot-perl-1.033/.pc/0001-declawed-Makefile.PL.patch/Makefile.PL-170-		print "\n";
libalien-gnuplot-perl-1.033/.pc/0001-declawed-Makefile.PL.patch/Makefile.PL:171:		print STDERR `$manager->[1] install gnuplot`;
libalien-gnuplot-perl-1.033/.pc/0001-declawed-Makefile.PL.patch/Makefile.PL-172-		my $msg;
##############################################
libalien-gnuplot-perl-1.033/.pc/0001-declawed-Makefile.PL.patch/Makefile.PL-195-	    print "Trying $manager...";
libalien-gnuplot-perl-1.033/.pc/0001-declawed-Makefile.PL.patch/Makefile.PL:196:	    my $l = `which $manager`;
libalien-gnuplot-perl-1.033/.pc/0001-declawed-Makefile.PL.patch/Makefile.PL-197-