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