===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libpod-constants-perl-0.19/t/01-constants.t-56-is($Cheese::quux, "Blah.", "From module(2)");
libpod-constants-perl-0.19/t/01-constants.t:57:like(`$^X -c t/Cheese.pm 2>&1`, qr/syntax OK/, "perl -c module");
libpod-constants-perl-0.19/t/01-constants.t:58:like(`$^X -c t/cheese.pl 2>&1`, qr/syntax OK/, "perl -c script");
libpod-constants-perl-0.19/t/01-constants.t-59-