[Handel] Can't locate object method "items" via package "Handel::Iterator

Bernard FRIT bernard.frit at gmail.com
Thu Sep 29 17:26:17 CEST 2005


2005/9/29, Christopher H. Laco <claco at chrislaco.com>:
> Instead, change the first part to get the first order found:
>
>       my $order = Handel::Order->load({
>          id => $c->stash->{'orderid'}
>           }, RETURNAS_ITERATOR
>       )->first;

Fixed... things are now working as expected.

THX
--
BF



More information about the Handel mailing list