===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pkg-php-tools-1.39/bin/dh_phpcomposer-111-	if (-e File::Spec->catfile($opt_sourcedir, "composer.json")) {
pkg-php-tools-1.39/bin/dh_phpcomposer:112:		my $substvars = _shell_exec('/usr/bin/pkgtools', '-v', '--sourcedirectory', $opt_sourcedir, 'phpcomposer', 'substvars');
pkg-php-tools-1.39/bin/dh_phpcomposer-113-		while (<$substvars>) {
##############################################
pkg-php-tools-1.39/bin/dh_phppear-206-	if (-e File::Spec->catfile($opt_sourcedir, "package.xml") || -e File::Spec->catfile($opt_sourcedir, "package2.xml")) {
pkg-php-tools-1.39/bin/dh_phppear:207:		my $substvars = _shell_exec('/usr/bin/pkgtools', '-v', '--sourcedirectory', $opt_sourcedir, 'phppear', 'substvars');
pkg-php-tools-1.39/bin/dh_phppear-208-		while (<$substvars>) {
##############################################
pkg-php-tools-1.39/bin/dh_phppear-213-	if (-e File::Spec->catfile($opt_sourcedir, "channel.xml")) {
pkg-php-tools-1.39/bin/dh_phppear:214:		my $substvars = _shell_exec('/usr/bin/pkgtools', '-v', '--sourcedirectory', $opt_sourcedir, 'phppearchannel', 'substvars');
pkg-php-tools-1.39/bin/dh_phppear-215-		while (<$substvars>) {