Help for this page

Select Code to Download


  1. or download this
    sub Device::SerialPort::DESTROY {
        my $self = shift;
    ...
        }
        #$self->close;
    }