Help for this page

Select Code to Download


  1. or download this
    $function_cache{$code} = eval "sub {$code}";
    if ($@) { # handle bad code errors... }