Help for this page

Select Code to Download


  1. or download this
    $sensitive_code = eval 'sub {
        my ($foo,$bar,$baz) = @_;
    ...
        return;
    }';
    $sensitive_code->("charanga","Boom","BANG");