On Wed, 22 May 2002, Perrin Harkins wrote:

> > Apache::DBI is turning the argument hashref into the "cache key" 
> > with the following code,
[...]
> > can anyone think of a good reason not to change that to something 
> > like
> > 
> >   map { $Idx .= "$;$_=$args[3]->{$_}" } sort keys %{$args[3]};
> 
> Good find.  That's a bug.  Fix it.

I sent a patch to Edmund.


 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/         !try; do();

Reply via email to