summaryrefslogtreecommitdiffstats
path: root/lib/MooseX/NonMoose.pm
Commit message (Expand)AuthorAgeFilesLines
* typofschlich2013-10-031-1/+1
* need to load Moose::UtilKaren Etheridge2013-09-071-0/+1
* stop using old Class::MOP functionsJesse Luehrs2013-09-041-1/+1
* packagingJesse Luehrs2013-09-041-9/+8
* Merge pull request #3 from brianphillips/masterJesse Luehrs2013-08-051-0/+5
|\
| * Add caveat about modifying @ISA after calling extendsBrian Phillips2011-03-031-0/+5
* | docs0.21Jesse Luehrs2011-04-291-0/+9
* | allow this to work with arbitrarily named constructorsJesse Luehrs2011-04-291-12/+0
* | this was moved to the manual (ether++)Jesse Luehrs2011-04-131-1/+1
|/
* fix pod-weaver stuff0.18Jesse Luehrs2011-02-091-1/+33
* Don't assume that CMOP::class_of will return an objectDave Rolsky2010-09-271-1/+2
* Use new MetaRole API0.12Dave Rolsky2010-07-181-3/+5
* fix pod coverage testJesse Luehrs2010-06-151-0/+6
* convert to new dzil stuffJesse Luehrs2010-06-151-46/+6
* use new moose-exporter init_meta stuffJesse Luehrs2009-09-271-10/+7
* don't need to call init_meta hereJesse Luehrs2009-07-261-1/+2
* update the docs about mx-insideout and mx-globrefJesse Luehrs2009-05-121-3/+7
* clean up the FOREIGNBUILDARGS documentationJesse Luehrs2009-05-061-13/+6
* remove the FOREIGNBUILDARGS part under CAVEATSJesse Luehrs2009-05-061-5/+0
* provide doc for FOREIGNBUILDARGSJason May2009-05-061-4/+14
* more accurate description of moose's instance choiceJesse Luehrs2009-04-291-1/+1
* okay, i guess i don't have to be that harshdoy2009-04-241-1/+1
* clean up some of the poddoy2009-04-231-13/+13
* add description section to docsdoy2009-04-201-0/+24
* comment in synopsisdoy2009-04-201-0/+1
* add the moose faq entry on this topic to the see also sectiondoy2009-04-201-0/+2
* add synopsisdoy2009-04-201-0/+24
* reorder some doc sectionsdoy2009-04-201-5/+5
* doc cleanupsdoy2009-04-201-8/+8
* flesh out the ending docsdoy2009-04-201-4/+33
* start stubbing out docsdoy2009-04-201-0/+67
* move the actual logic into the metaclass, rather than the sugar layer - shoul...doy2009-04-161-54/+1
* whitespacedoy2009-04-151-0/+1
* reorder the non-immutable constructor a bit to line up better with the inline...doy2009-04-141-6/+5
* comment fixdoy2009-04-141-1/+1
* commentdoy2009-04-141-0/+1
* stop using Moose::extendsdoy2009-04-141-6/+5
* add commentdoy2009-04-131-0/+3
* oh god what am i doingdoy2009-04-131-0/+2
* stop unconditionally preventing the constructor from being inlineddoy2009-04-121-1/+0
* no, moose doesn't automatically inline constructors, i was just getting my ow...doy2009-04-111-0/+3
* extends shouldn't do anything special to the constructor if it would otherwis...doy2009-04-111-0/+3
* commentsdoy2009-04-111-1/+4
* don't call ->meta directlydoy2009-04-111-1/+1
* simplifydoy2009-04-111-2/+1
* whitespacedoy2009-04-111-1/+1
* oops, the failure was because it should actually be constructor_class_rolesdoy2009-04-111-3/+3
* start trying to use a constructor metaclass role to do things more intelligentlydoy2009-04-101-10/+17
* eh, let's just overwrite extends, extends_nonmoose is too wordydoy2009-04-101-2/+2
* todo commentdoy2009-04-101-0/+3