From 3e4a621b8dbe1a03d3bfc8c8cac349112d987b7c Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 8 Jul 2013 17:18:56 -0400 Subject: packaging stuff --- dist.ini | 6 +++++- lib/Dist/CheckConflicts.pm | 8 ++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/dist.ini b/dist.ini index b4bd509..63c8bec 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = Dist-CheckConflicts -author = Jesse Luehrs +author = Jesse Luehrs license = Perl_5 copyright_holder = Jesse Luehrs @@ -7,6 +7,10 @@ copyright_holder = Jesse Luehrs :version = 0.08 dist = Dist-CheckConflicts repository = github +bugtracker_web = https://github.com/doy/dist-checkconflicts/issues +bugtracker_mailto = [AutoPrereqs] skip = ^(?:Foo|Bar|Baz)(?:$|::) + +[ContributorsFromGit] diff --git a/lib/Dist/CheckConflicts.pm b/lib/Dist/CheckConflicts.pm index c907355..b1c78ef 100644 --- a/lib/Dist/CheckConflicts.pm +++ b/lib/Dist/CheckConflicts.pm @@ -313,14 +313,14 @@ You can also look for information at: L -=item * RT: CPAN's request tracker - -L - =item * Github L +=item * RT: CPAN's request tracker + +L + =item * CPAN Ratings L -- cgit v1.2.3-54-g00ecf