sub cgiapp_postrun { my $self = shift; #die Dumper($self); $self->session->save_param(); $self->session->flush(); }