Help for this page

Select Code to Download


  1. or download this
        # Read a key or use the feeded key.
        my $key = $this->{-feedkey};
    ...
            $key = $this->get_key($this->{-read_timeout});
        }
        $this->{-feedkey} = undef;