%weather_day = ( Year => "2003", Month => "April", Day => "15", High => "73f", Low => "49f" ); push (@weather_days, %weather_day);