===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libvi-quickfix-perl-1.135/t/001_basic.t-234-ok( -e 'errors.err', "Error file exists");
libvi-quickfix-perl-1.135/t/001_basic.t:235:system( qq($^X -Ilib -MVi::QuickFix=silent -we";"));
libvi-quickfix-perl-1.135/t/001_basic.t-236-ok( not( -e 'errors.err'), "Empty error file erased");
##############################################
libvi-quickfix-perl-1.135/t/001_basic.t-312-    unlink $errfile;
libvi-quickfix-perl-1.135/t/001_basic.t:313:    system( $command);
libvi-quickfix-perl-1.135/t/001_basic.t-314-#   don't forget PER_CALL when uncommenting