Re: [CDBI] search()->first
[prev]
[thread]
[next]
[Date index for 2006/02/27]
On Mon, Feb 27, 2006 at 04:15:45PM -0500, juanbro@xxxxx.xxx wrote:
> Hi,
>
> In the CDBI docs I see an example like this:
>
> my $artist3 = Music::Artist->search( name => 'Polysics' )->first;
>
> but no other mention of 'first'. What's this?
perldoc Class::DBI::Iterator
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi
|
|
Re: [CDBI] search()->first
Matt S Trout 21:27 on 27 Feb 2006
|