===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dh-dist-zilla-1.4.0/dh-dzil-refresh-21-
dh-dist-zilla-1.4.0/dh-dzil-refresh:22:system(qw(dzil build --in), $build_dir);
dh-dist-zilla-1.4.0/dh-dzil-refresh:23:system(qw(cp -pr debian), $build_dir);
dh-dist-zilla-1.4.0/dh-dzil-refresh-24-chdir($build_dir);
##############################################
dh-dist-zilla-1.4.0/t/buildpkg.t-62-    #my $path = glob("../$file");
dh-dist-zilla-1.4.0/t/buildpkg.t:63:    my $path = `ls -1 ../$file`; chomp($path);
dh-dist-zilla-1.4.0/t/buildpkg.t-64-    ok(-e $path, "$file = $path has been generated");