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
Version 0.02. More... almost 16 years ago
Add changelog. More... almost 16 years ago
Skip is_moose_loaded test if Moose isn't installed. More... almost 16 years ago
Add .gitignore. More... almost 16 years ago
Use PodWeaver. More... almost 16 years ago
Merge commit 'stevan/master' More... almost 16 years ago
- added load_class and is_moose_loaded More... almost 16 years ago
Fix compilation errors. More... almost 16 years ago
Doc updates (heh) More... almost 16 years ago
Implement and test "no Any::Moose" More... almost 16 years ago
Implement and use _backer_of More... almost 16 years ago
dist.ini More... almost 16 years ago
Test for loading a different module More... almost 16 years ago
Need to check if Mouse::Role is loaded before checking Mouse::Role->_metaclass_cache More... almost 16 years ago
Typo fix More... almost 16 years ago
Support for "use Any::Moose 'Role'" More... almost 16 years ago
Don't canonicalize Mouse to Moose::Mouse, but to Moose More... almost 16 years ago
Tests for canonicalization More... almost 16 years ago
Test count fix More... almost 16 years ago
Use Moose stuff if it's loaded More... almost 16 years ago
Avoid having to deal with different exporters separately by using eval :/ More... almost 16 years ago
_metaclass_cache is a method not function More... almost 16 years ago
Need to load Moose earlier More... almost 16 years ago
any_moose needs package too More... almost 16 years ago
like(..., qr//) not like(..., //) More... almost 16 years ago
More tests More... almost 16 years ago
Don't canonicalize Moose to Moose::Moose :) More... almost 16 years ago
Missed this in a previous commit More... almost 16 years ago
When "use Any::Moose" is called, pretend it was "use Any::Moose 'Moose'" More... almost 16 years ago
Don't check Mouse and Moose if they're not actually loaded More... almost 16 years ago