diff options
| author | franck cuny <franck@lumberjaph.net> | 2009-07-02 08:02:38 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2009-07-02 08:02:38 +0200 |
| commit | bb03ed1412cce6c4acf7f3cdbbd7528c21e7bc51 (patch) | |
| tree | 007426c616f548151d8d9944b247ba71902f0189 | |
| parent | add repository (diff) | |
| download | moosex-methodprivate-master.tar.gz | |
typo ...master
Diffstat (limited to '')
| -rw-r--r-- | Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL index 3fa146b..9a2aa1f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -12,5 +12,5 @@ tests 't/*.t'; build_requires 'Test::More'; use_test_base; auto_include; -repository 'http://github.com/franckcuny/MooseX--MethodPrivate/tree/master' +repository 'http://github.com/franckcuny/MooseX--MethodPrivate/tree/master'; WriteAll; |
