Add info
Fuji, Goro [Sat, 13 Nov 2010 00:46:33 +0000 (09:46 +0900)]
Makefile.PL

index 0326a72..58960a9 100644 (file)
@@ -99,6 +99,8 @@ tests 't/*.t t/*/*.t';
 author_tests 'xt';
 
 repository 'git://git.moose.perl.org/Mouse.git';
+# or web interface:
+# http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Mouse.git;a=summary
 
 system($^X, 'tool/generate-mouse-tiny.pl', 'lib/Mouse/Tiny.pm') == 0
     or warn "Cannot generate Mouse::Tiny: $!";