Help for this page

Select Code to Download


  1. or download this
    sub ok {
        my( $self, $test, $name ) = @_;
    ...
    
        return $test;
    }