===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libdata-rmap-perl-0.65/Build.PL-14-			# do_system echos
libdata-rmap-perl-0.65/Build.PL:15:			$self->do_system("rm","-rf", $lc_distdir) or die $!;
libdata-rmap-perl-0.65/Build.PL:16:			$self->do_system("mv", $distdir, $lc_distdir) or die $!;
libdata-rmap-perl-0.65/Build.PL:17:			$self->do_system("cp","-r", "debian", $lc_distdir) or die $!;
libdata-rmap-perl-0.65/Build.PL-18-			$self->add_to_cleanup($lc_distdir);
libdata-rmap-perl-0.65/Build.PL-19-
libdata-rmap-perl-0.65/Build.PL:20:			$self->do_system("cd $lc_distdir  && debuild -us -uc") or die $!;
libdata-rmap-perl-0.65/Build.PL-21-		}
##############################################
libdata-rmap-perl-0.65/lib/Data/Rmap.pm-498-        } else {
libdata-rmap-perl-0.65/lib/Data/Rmap.pm:499:            $key = "V:".refaddr(\$_); # prefix to distinguish from \$_
libdata-rmap-perl-0.65/lib/Data/Rmap.pm-500-            $type = VALUE;
##############################################
libdata-rmap-perl-0.65/.pc/spelling.patch/lib/Data/Rmap.pm-498-        } else {
libdata-rmap-perl-0.65/.pc/spelling.patch/lib/Data/Rmap.pm:499:            $key = "V:".refaddr(\$_); # prefix to distinguish from \$_
libdata-rmap-perl-0.65/.pc/spelling.patch/lib/Data/Rmap.pm-500-            $type = VALUE;