[Dbix-class] Chained resultsets and WHERE operators

Mike Raynham catalyst at mikeraynham.co.uk
Thu Nov 11 07:54:57 GMT 2010


On 11/11/10 07:38, Alexander Hartmaier wrote:
> See below.
> --
> Best regards, Alex
>
[ snip ]
 >> # Create a search.
 >> my $date_ranges = $rs->search({});
 >
 > No need to call search which returns a resultset which you already
 > have.


Hi,

Thanks - I corrected that in an earlier post.  It was a stupid mistake 
while preparing the code for the post.  :-(


Regards,

Mike




More information about the DBIx-Class mailing list