# # the bye command # # $Id$ # my $self = shift; $self->state('bye'); return (1);