===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libmodule-starter-perl-1.770+dfsg/t/module-starter.t-255-        if( $command !~ /install/ ){
libmodule-starter-perl-1.770+dfsg/t/module-starter.t:256:            system( $cmd );
libmodule-starter-perl-1.770+dfsg/t/module-starter.t-257-
##############################################
libmodule-starter-perl-1.770+dfsg/t/module-starter.t-321-
libmodule-starter-perl-1.770+dfsg/t/module-starter.t:322:    system( "$env $command $options 2>&1 >/dev/null" );
libmodule-starter-perl-1.770+dfsg/t/module-starter.t-323-    is($?, 0, "$env $command $options" );