# to iterate the elements directly for my $conf ( @{$self->session->param('item')} ) { print "$conf\n"; }