From 918e22129f2c7e35d919d303f9eeec36fc325864 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 26 Apr 2012 11:58:46 -0500 Subject: update dzil config --- dzil/config.ini | 2 +- dzil/profiles/default/root/dist.ini | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'dzil') diff --git a/dzil/config.ini b/dzil/config.ini index 08879f9..ac53298 100644 --- a/dzil/config.ini +++ b/dzil/config.ini @@ -1,6 +1,6 @@ [%User] name = Jesse Luehrs -email = doy at tozt dot net +email = doy at cpan dot org [%Rights] license_class = Perl_5 diff --git a/dzil/profiles/default/root/dist.ini b/dzil/profiles/default/root/dist.ini index 08e007b..e46eb89 100644 --- a/dzil/profiles/default/root/dist.ini +++ b/dzil/profiles/default/root/dist.ini @@ -1,9 +1,11 @@ name = {{ $dist->name }} -author = Jesse Luehrs +author = Jesse Luehrs license = Perl_5 copyright_holder = Jesse Luehrs [@DOY] +:version = 0.08 dist = {{ $dist->name }} +repository = github -[Prereqs] +[AutoPrereqs] -- cgit v1.2.3-54-g00ecf