Help for this page
sub named { #class method my $self = shift->SUPER::named(@_); ... @$self{qw(wins places shows losses)} = @standings; $self; }