0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added rudimentary chaining support in the form of a new rule and a new declaration Modified ::Under to handle chaining More... almost 16 years ago
It's just "abort" not "abort rule" More... almost 16 years ago
Fix spelling of delimiter :) More... almost 16 years ago
Use "then" in the chaining test More... almost 16 years ago
Uncomment "then"'s doc More... almost 16 years ago
Update the Cookbook with "then", some verbiage More... almost 16 years ago
Minor fixes More... almost 16 years ago
Merge branch 'master' of git://github.com/robertkrimen/path-dispatcher More... almost 16 years ago
Don't display 'then' dox More... almost 16 years ago
Merge branch 'master' of git://github.com/robertkrimen/path-dispatcher More... almost 16 years ago
Added slash-path-delimeter recipe w/test Added chaining recipe w/test (tenative) Added 'then' sugar to ::Declarative w/test & dox More... almost 16 years ago
Amend synopsis to include "extensible" :) More... almost 16 years ago
Doc for Metadata rule More... almost 16 years ago
Doc for Path::Dispatcher::Role::Rules More... almost 16 years ago
Eq just had Regex's doc copied over, fix. More... almost 16 years ago
Added missing -base to use in SYNOPSIS More... almost 16 years ago
Doc typo fix More... almost 16 years ago
No need to futz with @- and @+, since a regex match in list context returns $1, $2, ...
Shawn M Moore
as sartak
More... almost 16 years ago
Update copyright year
Shawn M Moore
as sartak
More... almost 16 years ago
Bump to 0.10
Shawn M Moore
as sartak
More... almost 16 years ago
Update Changes
Shawn M Moore
as sartak
More... almost 16 years ago
Avoid using method modifiers since it'd be a new dep when Mouse is used
Shawn M Moore
as sartak
More... almost 16 years ago
Bump to 0.09
Shawn M Moore
as sartak
More... almost 16 years ago
Changes time
Shawn M Moore
as sartak
More... almost 16 years ago
Update Changes for Any::Moose
Shawn M Moore
as sartak
More... almost 16 years ago
The actual error is that Mouse doesn't support custom TC failure messages; that's acceptable for now
Shawn M Moore
as sartak
More... almost 16 years ago
Any::Moose-ify Path::Dispatcher
Shawn M Moore
as sartak
More... almost 16 years ago
Depend on Moose::Util::TypeConstraints less
Shawn M Moore
as sartak
More... almost 16 years ago
Inline uses of MooseX::AttributeHelpers
Shawn M Moore
as sartak
More... almost 16 years ago
Bump to 0.08
Shawn M Moore
as sartak
More... almost 16 years ago