Help for this page
sub start { while (1) { ... }; ... }
sub authenticate { my ($self, $session) = @_; ... }; ... }