{ local $|=1; my $app = MyCGIAppSubclass->new; $app->run; }