===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libconfig-grammar-perl-1.13/lib/Config/Grammar/Dynamic.pm-77-    # this uses the copy created above for regexp sections 
libconfig-grammar-perl-1.13/lib/Config/Grammar/Dynamic.pm:78:    # and the original for non-regexp sections (where $s == $name)
libconfig-grammar-perl-1.13/lib/Config/Grammar/Dynamic.pm-79-    $self->{grammar} = $self->{grammar}{$name};
##############################################
libconfig-grammar-perl-1.13/lib/Config/Grammar/Dynamic.pm-129-    # this uses the copy created above for regexp sections 
libconfig-grammar-perl-1.13/lib/Config/Grammar/Dynamic.pm:130:    # and the original for non-regexp sections (where $s == $name)
libconfig-grammar-perl-1.13/lib/Config/Grammar/Dynamic.pm-131-    $self->{cfg}{_grammar}        = $name;