summary refs log tree commit diff
path: root/lib/MooseX/Privacy.pm (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-14remove useless methodfranck cuny1-8/+0
2010-02-14rename new => wrapfranck cuny2-2/+2
2010-02-14make push_* private and use wrap instead of newfranck cuny2-6/+6
2010-02-14use with_meta instead of with_callerfranck cuny1-8/+8
2010-02-10clean PODfranck cuny1-4/+2
2010-02-10improve PODfranck cuny2-8/+9
2010-02-10update readmefranck cuny1-4/+40
2010-02-10update PODfranck cuny1-4/+42
2010-02-10update readme, need to write POD nowfranck cuny1-20/+18
2010-02-10makefilefranck cuny1-1/+5
2010-02-10add basic testsfranck cuny3-1/+100
2010-02-10export private and protectedfranck cuny1-3/+36
2010-02-10generate private and protected methodsfranck cuny2-0/