in reply to Re: finding the right corresponding elementin thread finding the right corresponding element
if(defined $holiday_season) { if(defined $weekend) { $midwest_flight_to_northeast++; $price--; } } [download]