Skip to content

Instantly share code, notes, and snippets.

@clkao
Created January 29, 2010 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clkao/289557 to your computer and use it in GitHub Desktop.
Save clkao/289557 to your computer and use it in GitHub Desktop.
t/Plack-Response/cookie.t ................... 1/?
# Failed test at t/Plack-Response/cookie.t line 20.
# 'bar=xxx%20yyy; expires=¤­, 29- 1-2010 09:24:28 GMT'
# doesn't match '(?-xism:bar=xxx%20yyy; expires=\w+, \d+-\w+-\d+ \d\d:\d\d:\d\d GMT)'
# Looks like you failed 1 test of 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment