in reply to Re: Re: Dereferencing fetchall_arrayref({})
in thread Dereferencing fetchall_arrayref({})

Ok, this then?

${$_}{'title'} = uc(${$_}{'title'}) if(${$_}{'title'} eq "large");
--
b10m

All code is usually tested, but rarely trusted.