Skip to content

Commit

Permalink
noted tester.pl in README
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Mar 16, 2010
1 parent ab6264e commit ec769e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ Most examples would do:
GET /blog/{year}/{month} => Get the list of blog posts in year/month
POST /comment => Post a comment with parameters id, name and body

You can run tests against the dispatcher using:

perl tester.pl <dispatcher.pl>

0 comments on commit ec769e0

Please sign in to comment.