summaryrefslogtreecommitdiffstats
path: root/lib/MooseX/NonMoose/Meta/Role/Class.pm
Commit message (Expand)AuthorAgeFilesLines
* don't inline a constructor if inline_constructor => 0 is passed to make_immut...doy2009-04-201-3/+5
* todo commentdoy2009-04-171-0/+1
* move the actual logic into the metaclass, rather than the sugar layer - shoul...doy2009-04-161-0/+53
* oh god what am i doingdoy2009-04-131-0/+20
* stop unconditionally preventing the constructor from being inlineddoy2009-04-121-12/+0
* default to inline_constructor => 0 on make_immutabledoy2009-04-081-0/+12