0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More consistent header More... about 17 years ago
Add the lamest changelog entry ever More... about 17 years ago
Keep track of the instantiated metaclass in associated_class, use the MOP better, etc More... about 17 years ago
Metaclass->add_method More... about 17 years ago
Moose compat: Rename attribute->class to attribute->associated_class More... about 17 years ago
Moose error compat More... about 17 years ago
Doc for the new trigger. Yikes. Save me perigrin! More... about 17 years ago
We already know $args->{trigger} is true in this codepath More... about 17 years ago
Flesh out Changes, because I want to release soonish.. More... about 17 years ago
Implement around triggers in the constructor More... about 17 years ago
Add (failing) tests for before/after/around triggers on constructor More... about 17 years ago
Some simplification of the inlined type check More... about 17 years ago
Small test refactor to avoid having to duplicate this trigger tree More... about 17 years ago
Add support for an "around" trigger in the setter More... about 17 years ago
Some tests for before/after triggers in Mouse More... about 17 years ago
Support before and after triggers in the constructor More... about 17 years ago
Support before and after triggers in the setter More... about 17 years ago
Canonicalize the coderef version of trigger to a hashref version More... about 17 years ago
We need Attribute->validate_args to take a hashref instead of a hash More... about 17 years ago
Allow trigger to be a hashref.. :) More... about 17 years ago
Ensure that trigger is always a coderef More... about 17 years ago
splice out the trigger results so we ensure we don't call trigger extra times More... about 17 years ago
TODOify failing unimport tests More... about 17 years ago
Failing test for unimport killing a method with the same name as a keyword More... about 17 years ago
silence BUILD used only once warning More... about 17 years ago
Bump the dep on CMM, since it has the prototype fix More... about 17 years ago
Doc for Mouse::Role More... about 17 years ago
Document BUILDARGS More... about 17 years ago
Better error message for clone_instance("foo") More... about 17 years ago
More tests for clone More... about 17 years ago