in reply to Re: finding the right corresponding element
in thread finding the right corresponding element

Proposed code improvement-
if(defined $holiday_season) { if(defined $weekend) { $midwest_flight_to_northeast++; $price--; } }