Hello Bob! On 5/6/07, Bob Faist <bob.faist at gmail.com> wrote: > Try putting an array ref in the stash instead. > > $c->stash->{categoriesToDelete} = \@categoriesToDelete; Thanks for your answer! Now it works! Dmitri Pissarenko