===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libtest-failwarnings-perl-0.8/t/failwarn.t-40-for my $c (@cases) {
libtest-failwarnings-perl-0.8/t/failwarn.t:41:    my ( $output, $error, $rc ) = capture { system( $^X, $c->{file} ) };
libtest-failwarnings-perl-0.8/t/failwarn.t-42-    subtest $c->{label} => sub {