summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pod-coverage0.01Jesse Luehrs2011-02-263-0/+26
* another testJesse Luehrs2011-02-261-0/+40
* fix error messageJesse Luehrs2011-02-211-1/+1
* use does here, for clarityJesse Luehrs2011-02-211-1/+1
* add docsJesse Luehrs2011-02-217-0/+143
* stub out docsJesse Luehrs2011-02-217-0/+121
* rename MooseX::Bread::Board -> Bread::Board::DeclareJesse Luehrs2011-02-2127-62/+62
* handle attribute overriding betterJesse Luehrs2011-02-214-28/+113
* more with_immutableJesse Luehrs2011-02-213-2/+9
* few more tests for inheritanceJesse Luehrs2011-02-212-0/+27
* don't need to load b::b hereJesse Luehrs2011-02-212-2/+2
* disallow multiple inheritanceJesse Luehrs2011-02-212-1/+20
* also support moose 2 inlining apiJesse Luehrs2011-02-213-15/+44
* make constructor injections just use the tcJesse Luehrs2011-02-215-23/+28
* factor this out into a methodJesse Luehrs2011-02-211-6/+14
* also disallow builderJesse Luehrs2011-02-212-2/+35
* ensure we always inherit from Bread::Board::ContainerJesse Luehrs2011-02-212-0/+33
* make roles workJesse Luehrs2011-02-213-3/+161
* make inheritance workJesse Luehrs2011-02-213-2/+127
* handle defaults with native traits properlyJesse Luehrs2011-02-212-7/+15
* test for mop stuffJesse Luehrs2011-02-212-0/+39
* make sure i'm testing immutability tooJesse Luehrs2011-02-218-13/+29
* support the constructor_name optionJesse Luehrs2011-02-212-0/+39
* die if a default is set in a service attributeJesse Luehrs2011-02-212-0/+67
* handle type checks and auto_deref on values returned from servicesJesse Luehrs2011-02-215-7/+122
* test all inliningJesse Luehrs2011-02-214-2/+155
* this needs to be an expressionJesse Luehrs2011-02-201-2/+2
* pass $self to block injectionsJesse Luehrs2011-02-202-1/+52
* one more basic testJesse Luehrs2011-02-201-0/+49
* initial implementationJesse Luehrs2011-02-2011-0/+368
* initial commitJesse Luehrs2011-02-195-0/+58