Help for this page
sub choose { my $self = shift; ... } die "can't select an individual"; }
sub choose { my $self = shift; ... die "can't select an individual"; }
0 1 2 3 4 5 6 7
Results (675 votes), past polls