Created
January 30, 2010 14:48
-
-
Save clkao/290580 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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