Skip to content

Instantly share code, notes, and snippets.

@clkao
Created January 30, 2010 14:48
Show Gist options
  • Save clkao/290580 to your computer and use it in GitHub Desktop.
Save clkao/290580 to your computer and use it in GitHub Desktop.
t/Plack-Handler/fcgi_client.t ......... 12/? Use of uninitialized value $stdout in pattern match (m//) at /Users/clkao/git/Plack/lib/Plack/App/FCGIDispatcher.pm line 46, <$input> line 1.
Use of uninitialized value $stdout in concatenation (.) or string at /Users/clkao/git/Plack/lib/Plack/App/FCGIDispatcher.pm line 47, <$input> line 1.
Can't call method "print" on an undefined value at /Users/clkao/git/Plack/lib/Plack/Util.pm line 124, <$input> line 1.
t/Plack-Handler/fcgi_client.t ......... 19/?
# Failed test at /Users/clkao/perl5.10/lib/5.10.1/Test/Builder.pm line 893.
# got: '500'
# expected: '200'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment