Re: Variable source for an array assignment

2003-01-16 Thread Rob Dixon
Robert Monical wrote: > Hello > I'm maintaining a 4 year old mod_perl Web application. > > Several months ago, this list helped me to get the following working > > I spent a couple of hours last night trying to figure out if > there is a way to do this in a single statement. > > $val->{'Ammenities'

Variable source for an array assignment

2003-01-16 Thread Robert Monical
Hello I'm maintaining a 4 year old mod_perl Web application. Several months ago, this list helped me to get the following working I spent a couple of hours last night trying to figure out if there is a way to do this in a single statement. $val->{'Ammenities' } is set upstream and is a scalar if