Searched refs:eval_if_perl (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/Config/
H A DPropertyConfigurator.pm13 *eval_if_perl = \&Log::Log4perl::Config::eval_if_perl;
67 $val = eval_if_perl($val)
H A DDOMConfigurator.pm12 # DONE, OK see PropConfigurator re importing unlog4j, eval_if_perl
43 *eval_if_perl = \&Log::Log4perl::Config::eval_if_perl;
368 $value = eval_if_perl($value);
380 $value = eval_if_perl($value);
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Config/
H A DBaseConfigurator.pm7 *eval_if_perl = \&Log::Log4perl::Config::eval_if_perl;
165 print "Calling eval_if_perl on $$ref\n";
168 $$ref = eval_if_perl( $$ref );
H A DPropertyConfigurator.pm13 *eval_if_perl = \&Log::Log4perl::Config::eval_if_perl;
H A DDOMConfigurator.pm12 # DONE, OK see PropConfigurator re importing unlog4j, eval_if_perl
43 *eval_if_perl = \&Log::Log4perl::Config::eval_if_perl;
368 $value = eval_if_perl($value);
380 $value = eval_if_perl($value);
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DConfig.pm712 sub eval_if_perl { subroutine
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DConfig.pm749 sub eval_if_perl { subroutine

Completed in 75 milliseconds