summaryrefslogtreecommitdiffstats
path: root/lib/MooseX/NonMoose.pm
Commit message (Expand)AuthorAgeFilesLines
...
* hmmm, this conditional wasn't doing anything and tests still pass, so...? pro...doy2009-04-101-23/+20
* add a few commentsdoy2009-04-101-0/+6
* aha - what i really need to be doing here is using normal method resolution t...doy2009-04-101-15/+17
* factor the constructor out into a separate subdoy2009-04-091-13/+15
* okay... stop erroring for now, just only add Moose::Object as a superclass if...doy2009-04-091-7/+4
* default to inline_constructor => 0 on make_immutabledoy2009-04-081-0/+11
* whitespacedoy2009-04-081-0/+1
* error if we try to extend moose classesdoy2009-04-081-2/+9
* SUPER is resolved at compile timedoy2009-04-071-2/+4
* initial implementationdoy2009-04-071-0/+26