Help for this page

Select Code to Download


  1. or download this
    sub subroutine {
        my ($array_ref1, $array_ref2) = @_;
    
        your code here
    }