===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libtest-warn-perl-0.36/t/warnings_exist.t-9-my $file="t/warnings_exist1.pl";
libtest-warn-perl-0.36/t/warnings_exist.t:10:my $output=`$^X -Mblib $file 2>&1`;
libtest-warn-perl-0.36/t/warnings_exist.t-11-$output=~s/^#.*$//gm;