Skip to content

Instantly share code, notes, and snippets.

@zby
Created May 18, 2010 21:36
Show Gist options
  • Save zby/405604 to your computer and use it in GitHub Desktop.
Save zby/405604 to your computer and use it in GitHub Desktop.
use MyApp;
my $app = MyApp->new();
$app->psgi_callback;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment