in reply to RFC: Language::Logo
# Connect to the server $self->connect_to_server(); # Return the object return $self; [download]