Help for this page

Select Code to Download


  1. or download this
    {
        my ($v1, $v2);
    
        sub outer_function { ... }
        sub inner_function { ... }
    }