summaryrefslogtreecommitdiff
path: root/lib/MooseX/MethodPrivate.pm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Checking in changes prior to tagging of version 0.1.1. Changelog diff is:franck cuny2009-07-021-1/+1
| | | | | | | | | | | | | | | | diff --git a/Changes b/Changes index fc070c4..ef69041 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,8 @@ Revision history for Perl extension MooseX::MethodPrivate +0.1.1 Thu 02 Jul 2009 07:59:40 AM CEST + - remove xt + - add repository to META.yaml + 0.1.0 Mon Jun 29 18:03:15 2009 - original version
* replace the check with superclasses with isafranck cuny2009-07-011-3/+2
|
* add original ideafranck cuny2009-06-301-0/+2
|
* fix PODfranck cuny2009-06-301-0/+4
|
* update POD and makefilefranck cuny2009-06-301-6/+54
|
* private and protectd methods and basic testsfranck cuny2009-06-301-3/+40
|
* initial commitfranck cuny2009-06-291-0/+32