[Templates] Template::Toolkit change breaks SQL::Translator
tests
Jess Robinson
castaway@desert-island.demon.co.uk
Mon, 5 Feb 2007 21:07:25 +0000 (GMT)
On Mon, 5 Feb 2007, Darren Chamberlain wrote:
> On 2/5/07, J Robinson <jrobinson852@yahoo.com> wrote:
>> Just a ping to see if this could be fixed or a workaround developed.
>
> This can be avoided by using the .list vmethod on the returned list, right?
>
Hi Darren,
Only in the singular case when your list is a list of plain scalars.. ever
try calling .list on a hashref or an object these days?
It used to work.. (The "using list of results containing single object as
a list") ..
Jess