summaryrefslogtreecommitdiff
path: root/dist.ini
diff options
context:
space:
mode:
authorOlaf Alders <olaf@wundersolutions.com>2016-11-08 20:44:59 -0500
committerOlaf Alders <olaf@wundersolutions.com>2017-04-20 16:32:31 -0400
commit433d04eb3fcc17f5afe2a59b209d3f53af9efb45 (patch)
tree18f1de46dfbb7621f9b9538e28be90cb142e6aa5 /dist.ini
parente58e37a413221bc9f2db1aa82f2116fbf465af4d (diff)
downloaduri-433d04eb3fcc17f5afe2a59b209d3f53af9efb45.tar.gz
Convert to dzil.
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini38
1 files changed, 38 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
new file mode 100644
index 0000000..73b6c7d
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,38 @@
+name = URI
+author = Gisle Aas <gisle@activestate.com>
+license = Perl_5
+main_module = lib/URI.pm
+copyright_holder = Gisle Aas, Martijn Koster
+copyright_year = 1995-2016
+version = 6.06
+
+[MetaResources]
+x_IRC = irc://irc.perl.org/#lwp
+x_MailingList = mailto:libwww@perl.org
+
+[Prereqs]
+Exporter = 5.57
+MIME::Base64 = 2
+parent = 0
+perl = 5.008001
+
+[Prereqs / TestRecommends]
+Business::ISBN = 0
+
+[Encoding]
+encoding = ISO-8859-1
+filename = t/data.t
+filename = t/escape.t
+filename = t/http.t
+filename = t/old-base.t
+filename = t/pop.t
+filename = t/rtsp.t
+
+[@Author::OALDERS]
+-remove = MinimumPerl
+-remove = PodCoverageTests
+-remove = Prereqs
+-remove = Test::Perl::Critic
+-remove = Test::PodSpelling
+-remove = Test::Synopsis
+-remove = Test::TidyAll