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