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