Help for this page
sub new_counter { my ($start) = @_; ... }, }; }
sub new_counter { my ($count) = @_; ... }