Help for this page
sub irregular_run_mode { my $app = shift; ... return ""; }
sub cgiapp_postrun { my ($app,$outref) = @_; ... # ... }