Document how to pass new attribute values at instance-role application time
[gitmo/Moose.git] / dist.ini
index 2ee8c83..b52fc5d 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -18,8 +18,6 @@ exclude_match = ^t/recipes/(?!basics_geonome_overloadingsubtypesandcoercion)
 [MetaYAML]
 [MetaJSON]
 [License]
-[Readme]
-[RunExtraTests]
 [ExecDir]
 [ShareDir]
 
@@ -44,10 +42,10 @@ match = ^nytprof.*
 authority = cpan:STEVAN
 
 [MetaResources]
-bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Moose
+bugtracker.web    = https://rt.cpan.org/Dist/Display.html?Name=Moose
 bugtracker.mailto = bug-moose@rt.cpan.org
-repository.url    = git://git.moose.perl.org/Moose.git
-repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.git;a=summary
+repository.url    = git://github.com/moose/moose.git
+repository.web    = https://github.com/moose/moose
 repository.type   = git
 
 [MetaNoIndex]
@@ -77,6 +75,7 @@ directory = benchmarks
 [EOLTests]
 [PodSyntaxTests]
 [NoTabsTests]
+[RunExtraTests]
 
 [CheckChangesHasContent]
 [CheckPrereqsIndexed]