Help for this page
# untested sub new { my $class= shift; ... qw(roundnum room judge type code contestants)}; bless $self, $class; }