Skip to content

Commit

Permalink
Oops, forgot to add this file
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Feb 3, 2010
1 parent c15515d commit db56933
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions t/Plack-Middleware/cgi-bin/hello3.cgi
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
use Data::Dumper;
print "Content-Type: text/plain\r\n\r\n";
print 'my ' . Dumper \%ENV;

0 comments on commit db56933

Please sign in to comment.