=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libdancer-plugin-auth-extensible-perl-1.00/lib/Dancer/Plugin/Auth/Extensible.pm-349- # First, if we've cached the details of this user earlier in this route libdancer-plugin-auth-extensible-perl-1.00/lib/Dancer/Plugin/Auth/Extensible.pm:350: # execution in vars, just return it rather than ask the provider again libdancer-plugin-auth-extensible-perl-1.00/lib/Dancer/Plugin/Auth/Extensible.pm-351- if (my $cached = vars->{dpae_user_cache}{$realm}{$user}) { ############################################## libdancer-plugin-auth-extensible-perl-1.00/.pc/typo.patch/lib/Dancer/Plugin/Auth/Extensible.pm-349- # First, if we've cached the details of this user earlier in this route libdancer-plugin-auth-extensible-perl-1.00/.pc/typo.patch/lib/Dancer/Plugin/Auth/Extensible.pm:350: # execution in vars, just return it rather than ask the provider again libdancer-plugin-auth-extensible-perl-1.00/.pc/typo.patch/lib/Dancer/Plugin/Auth/Extensible.pm-351- if (my $cached = vars->{dpae_user_cache}{$realm}{$user}) {