Skip to content

Commit

Permalink
Depend on MouseX::Getopt 0.33 to fix test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
hinrik committed May 6, 2011
1 parent d882f1c commit ff707ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
Expand Up @@ -13,6 +13,8 @@ Revision history for Hailo
* Match "#1" and "#1234" as single tokens
* Match </foo> as a single token

- Depend on MouseX::Getopt 0.33 to fix test failures

0.68 2011-05-03 13:16:05

- Speed up the learning of repetitive sentences by caching more
Expand Down
2 changes: 1 addition & 1 deletion dist.ini
Expand Up @@ -26,7 +26,7 @@ File::Spec::Functions = 0
; Mouse
Mouse = 0.62
MouseX::StrictConstructor = 0.02
MouseX::Getopt = 0.2601
MouseX::Getopt = 0.33

; Moose
Moose = 1.08
Expand Down

0 comments on commit ff707ee

Please sign in to comment.