Help for this page

Select Code to Download


  1. or download this
    use Safe;
    
    ...
    $compartment->permit(qw(time sort :browse));
    
    $result = $compartment->reval($unsafe_code);