sub handler { my $app = MyCGIAppSubclass->new; $app->run; }