diff options
Diffstat (limited to 'dist.ini')
| -rw-r--r-- | dist.ini | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -2,8 +2,11 @@ name = Net-HTTP-Spore author = franck cuny <franck@lumberjaph.net> license = Perl_5 copyright_holder = linkfluence -copyright_year = 2010 -version = 0.04 +copyright_year = 2012 +version = 0.05 + +[@Git] +tag_format = %v [@Filter] bundle = @Basic @@ -17,12 +20,16 @@ bundle = @Basic [EOLTests] [MetaResources] -repository = git://github.com/franckcuny/net-http-spore.git -bugtracker = http://github.com/franckcuny/net-http-spore/issues -homepage = http://github.com/franckcuny/net-http-spore +repository.type = git +repository.url = git://github.com/franckcuny/net-http-spore.git +repository.web = https://github.com/franckcuny/net-http-spore +bugtracker.web = https://github.com/franckcuny/net-http-spore/issues +homepage = http://lumberjaph.net/net-http-spore/ [PodWeaver] [AutoPrereqs] [ReadmeFromPod] [CheckChangeLog] +[TestRelease] +[ConfirmRelease] [UploadToCPAN] |
