On Wed, Jan 11, 2006 at 10:37:58AM +0100, Tom Schindl wrote:
> Tim Bunce wrote:
> >Anything wrong with the existing
> >
> > my $emp = $dbh->selectall_arrayref("...", { Slice => {} });
> >
> >?
> >Please spread the word. Way too many people seem to not know about this!
>
> Maybe if there would be an example like this in the POD people would
> realize this? I'd volunteer to create such a doc-patch
Thanks!
> but where can I
> get the latest source with all changes made since the last cpan release?
See http://search.cpan.org/~timb/DBI/DBI.pm#CONTRIBUTING
Tim.