summaryrefslogtreecommitdiff
path: root/lib/MooseX/Privacy/Meta/Class (follow)
Commit message (Collapse)AuthorAgeFilesLines
* switch to dzil;remove useless POD;update Changesfranck cuny2010-07-181-19/+2
|
* some tidyfranck cuny2010-06-191-8/+10
|
* use better variables namefranck cuny2010-04-291-6/+6
|
* add count to attributes and methodsfranck cuny2010-04-291-3/+7
|
* POD cleaningfranck cuny2010-04-291-26/+2
|
* remove rolesfranck cuny2010-04-282-187/+0
|
* parameterized role for private and protectedfranck cuny2010-04-281-0/+106
|
* more PODfranck cuny2010-03-042-0/+57
|
* add_{private,protected}_method accept a MX::Private::Meta::Method::* ↵franck cuny2010-02-142-38/+90
| | | | instance, POD
* add_{private,protected}_method accept meta methodfranck cuny2010-02-142-4/+21
|
* make push_* private and use wrap instead of newfranck cuny2010-02-142-6/+6
|
* meta class, with private and protected rolesfranck cuny2010-02-102-0/+61