===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
liblexical-persistence-perl-1.023/lib/Lexical/Persistence.pm-406-in the code using 'my'.  Returns a new code string ready for Perl's
liblexical-persistence-perl-1.023/lib/Lexical/Persistence.pm:407:built-in eval().  From there, a program may $lp->call() the code or
liblexical-persistence-perl-1.023/lib/Lexical/Persistence.pm-408-$lp->wrap() it.
##############################################
liblexical-persistence-perl-1.023/lib/Lexical/Persistence.pm-442-	my ($self, $code) = @_;
liblexical-persistence-perl-1.023/lib/Lexical/Persistence.pm:443:	return eval($self->prepare($code));
liblexical-persistence-perl-1.023/lib/Lexical/Persistence.pm-444-}
##############################################
liblexical-persistence-perl-1.023/README.mkdn-299-in the code using 'my'.  Returns a new code string ready for Perl's
liblexical-persistence-perl-1.023/README.mkdn:300:built-in eval().  From there, a program may $lp->call() the code or
liblexical-persistence-perl-1.023/README.mkdn-301-$lp->wrap() it.