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