===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libb-hooks-parser-perl-0.21/t/basic.t-15-    $x = undef;
libb-hooks-parser-perl-0.21/t/basic.t:16:    is eval($src), 1;
libb-hooks-parser-perl-0.21/t/basic.t-17-    like $x, qr/^\Q$src\E(?:\n;)?/;