my @months = ( { name => "January", days => 31, }, { name => "February", days => 28, # or whatever... there's another prob },