Help for this page

Select Code to Download


  1. or download this
    sub ranger {
        my @arr = @{$_[0]};
    ...
    __END_EVAL__
        return @v;
    }