0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 14 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Kinda got roles consuming other roles working, a bit..
t0m
More... almost 15 years ago
Fix warning from test
t0m
More... almost 15 years ago
Going to do a dev release of this.
t0m
More... almost 15 years ago
TODO file - needs more tests before Role support can be considered 100% solid
t0m
More... almost 15 years ago
Add some basic POD
t0m
More... almost 15 years ago
Clean up test suite, fix incorrectly failing test
t0m
More... almost 15 years ago
Fix so that you don't have to explicitly apply the attrcontainer role in a BEGIN block yourself
t0m
More... almost 15 years ago
Changelogging
t0m
More... almost 15 years ago
And make all of the role tests pass.
t0m
More... almost 15 years ago
No need to meddle unless we have to
t0m
More... almost 15 years ago
Additional tests for role support
t0m
More... almost 15 years ago
modifiers are fairly borked..
t0m
More... almost 15 years ago
Merge tests
t0m
More... almost 15 years ago
Clean up tests
t0m
More... almost 15 years ago
Make the tests pass when role is composed onto a class, woo - this may actually be enough to make Catalyst work..
t0m
More... almost 15 years ago
Make things a little less fail. Methods now get into the role with the right metaclass, and they're copied out of the role with the right metaclass
t0m
More... almost 15 years ago
Add some fail showing that applying the role to a plain class doesn't give you the right metaclass and etc
t0m
More... almost 15 years ago
Factor the map out, and make a start on a role meta role for doing the appropriate thing with attributes
t0m
More... almost 15 years ago
Revert "Merge branch 'master' of [email protected]:bobtfish/moosex-methodattributes" More... almost 15 years ago
Version 0.11. More... almost 15 years ago
Depend on latest Moose to prevent metaclass incompatibility fail. More... almost 15 years ago
Merge branch 'master' of [email protected]:bobtfish/moosex-methodattributes
t0m
More... almost 15 years ago
Bump version for release
t0m
More... almost 15 years ago
Fix having a meta method in a use base subclass.
t0m
More... almost 15 years ago
Test for crappy error message if you get immutable wrong from maros More... about 15 years ago
Changelog for release, I don't have any more tuits right now,and this is better than it was
t0m
More... about 15 years ago
More tests, this doesn't seem to work in Cat, but does work here
t0m
More... about 15 years ago
Remove crap
t0m
More... about 15 years ago
Yay! More horrific apply the roles all the bloody time style hacking, and it works in cases where you have only modifiers in a subclass
t0m
More... about 15 years ago
Eeek, not having the right metaclass in the right place makes it explode
t0m
More... about 15 years ago