Help for this page
{ local $|=1; ... return; }
{ local $|=1; my $app = MyCGIAppSubclass->new; $app->run; }