[Dbix-class] Re: Use of resultset->search within a sub

Adam Sjøgren asjo at koldfront.dk
Tue Jul 30 19:59:06 GMT 2013


gvim <gvimrc at gmail.com> writes:

> # my $row = $dbh->resultset($table)->search($data)->single;

>  my $row = $dbh->resultset($table)->search->($data)->single;
                                            ^^
                                            ||
                                           This?


  Best regards,

    Adam

-- 
 "Angels can fly because they take themselves lightly."       Adam Sjøgren
                                                         asjo at koldfront.dk



More information about the DBIx-Class mailing list