summaryrefslogtreecommitdiffstats
path: root/lib/MooseX/Bread/Board/Meta/Role/Attribute.pm
Commit message (Collapse)AuthorAgeFilesLines
* handle attribute overriding betterJesse Luehrs2011-02-211-4/+7
|
* also support moose 2 inlining apiJesse Luehrs2011-02-211-10/+32
|
* make constructor injections just use the tcJesse Luehrs2011-02-211-16/+18
| | | | also provide the 'service' key to override creating a service
* also disallow builderJesse Luehrs2011-02-211-2/+4
|
* make roles workJesse Luehrs2011-02-211-0/+1
|
* handle defaults with native traits properlyJesse Luehrs2011-02-211-0/+6
|
* support the constructor_name optionJesse Luehrs2011-02-211-0/+9
|
* die if a default is set in a service attributeJesse Luehrs2011-02-211-0/+12
|
* handle type checks and auto_deref on values returned from servicesJesse Luehrs2011-02-211-6/+25
|
* test all inliningJesse Luehrs2011-02-211-2/+2
|
* this needs to be an expressionJesse Luehrs2011-02-201-2/+2
|
* initial implementationJesse Luehrs2011-02-201-0/+109