===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libxml-tmx-perl-0.36/lib/XML/TMX/FromPO.pm-199-
libxml-tmx-perl-0.36/lib/XML/TMX/FromPO.pm:200:   my $codeline = `grep -i Content-Type $a | grep -i charset`;
libxml-tmx-perl-0.36/lib/XML/TMX/FromPO.pm-201-   my $code = "?";
##############################################
libxml-tmx-perl-0.36/t/50_tmxcat.t-8-
libxml-tmx-perl-0.36/t/50_tmxcat.t:9:`$^X -Iblib scripts/tmx2tmx -cat t/writer1.xml t/writer2.xml > mycat.tmx`;
libxml-tmx-perl-0.36/t/50_tmxcat.t-10-
##############################################
libxml-tmx-perl-0.36/examples/tmx2pdf-prince-31-}
libxml-tmx-perl-0.36/examples/tmx2pdf-prince:32:system("prince -s $ENV{HOME}/.gwb/tmx.css '$tmx' -o '$tmp' 2> /dev/null"); 
libxml-tmx-perl-0.36/examples/tmx2pdf-prince:33:if($v){ system("xpdf -z width -cont -g 1500x1050 $tmp")} ;
libxml-tmx-perl-0.36/examples/tmx2pdf-prince-34-unlink (@u);
##############################################
libxml-tmx-perl-0.36/scripts/tmxgrep-64-
libxml-tmx-perl-0.36/scripts/tmxgrep:65:if($pdf){ system("tmx2pdf-prince -v  $o");}
libxml-tmx-perl-0.36/scripts/tmxgrep-66-