===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
librun-parts-perl-0.09/lib/Run/Parts/Debian.pm-64-
librun-parts-perl-0.09/lib/Run/Parts/Debian.pm:65:    return chomped_lines(`$command`);
librun-parts-perl-0.09/lib/Run/Parts/Debian.pm-66-}
##############################################
librun-parts-perl-0.09/lib/Run/Parts/Perl.pm-139-        $command =~ s(/)(\\)g if dosish();
librun-parts-perl-0.09/lib/Run/Parts/Perl.pm:140:        my $output = `$command`;
librun-parts-perl-0.09/lib/Run/Parts/Perl.pm-141-        chomp($output);
##############################################
librun-parts-perl-0.09/debian/packagename_and_upstream_version.sh-5-# dpkg-parsechangelog option -S requires dpkg >= 1.17
librun-parts-perl-0.09/debian/packagename_and_upstream_version.sh:6:echo `dh_listpackages`$DELIM`dpkg-parsechangelog -SVersion | sed -e 's/-[^-]*$//'`