From bb03ed1412cce6c4acf7f3cdbbd7528c21e7bc51 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Thu, 2 Jul 2009 08:02:38 +0200 Subject: typo ... --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') 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; -- cgit v1.2.3