Skip to content

Instantly share code, notes, and snippets.

@kazuho
Created September 15, 2009 15:12
Show Gist options
  • Save kazuho/187368 to your computer and use it in GitHub Desktop.
Save kazuho/187368 to your computer and use it in GitHub Desktop.
Accepting connections at http://127.0.0.1:10001/
# has errors
ok 38
Accepting connections at http://127.0.0.1:10001/
# status line
ok 39
ok 40
Accepting connections at http://127.0.0.1:10001/
# multi headers
ok 41
1..41
1..41
Accepting connections at http://127.0.0.1:10001/
# multi headers
Magic number checking on storable file failed at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/fd_retrieve.al) line 398, at /Library/Perl/5.8.8/Test/SharedFork/Store.pm line 38
Accepting connections at http://127.0.0.1:10002/
# status line
Magic number checking on storable file failed at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/fd_retrieve.al) line 398, at /Library/Perl/5.8.8/Test/SharedFork/Store.pm line 38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment