From: Peter Rabbitson Date: Fri, 6 Apr 2012 10:37:40 +0000 (+0200) Subject: Fix some meta info X-Git-Tag: Devel-GlobalDestruction-0.05~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0e762adeb08fb1fc9534c0e629e269d18951791a;p=p5sagit%2FDevel-GlobalDestruction.git Fix some meta info --- diff --git a/Makefile.PL b/Makefile.PL index caafb55..bf935f0 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -39,9 +39,9 @@ my %WriteMakefileArgs = ( CONFIGURE_REQUIRES => { 'ExtUtils::CBuilder' => 0.27 }, META_ADD => { resources => { - homepage => 'http://search.cpan.org/dist/Devel-Globaldestruction', - repository => 'git://git.shadowcat.co.uk/p5sagit/Devel-Globaldestruction.git', - bugtracker => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Devel-Globaldestruction', + homepage => 'http://search.cpan.org/dist/Devel-GlobalDestruction', + repository => 'git://git.shadowcat.co.uk/p5sagit/Devel-GlobalDestruction.git', + bugtracker => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Devel-GlobalDestruction', }, requires => \%RUN_DEPS, }, diff --git a/lib/Devel/GlobalDestruction.pm b/lib/Devel/GlobalDestruction.pm index f807d0e..cf94048 100644 --- a/lib/Devel/GlobalDestruction.pm +++ b/lib/Devel/GlobalDestruction.pm @@ -113,12 +113,6 @@ current value of C. =back -=head1 VERSION CONTROL - -This module is maintained using Darcs. You can get the latest version from -L, and use C to commit -changes. - =head1 AUTHORS Yuval Kogman Enothingmuch@woobling.orgE