Help for this page

Select Code to Download


  1. or download this
    sub interact2 {
        my $self = shift;
    ...
        }
        return 0;    # Exit interactive mode
    }