summaryrefslogtreecommitdiff
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini27
1 files changed, 0 insertions, 27 deletions
diff --git a/dist.ini b/dist.ini
deleted file mode 100644
index 9fec569..0000000
--- a/dist.ini
+++ /dev/null
@@ -1,27 +0,0 @@
-name = Bencode
-version = 1.501
-author = Aristotle Pagaltzis <pagaltzis@gmx.de>
-license = Perl_5
-copyright_holder = Aristotle Pagaltzis
-copyright_year = 2017
-
-[MetaResources]
-repository.type = git
-repository.url = git://github.com/ap/Bencode
-repository.web = http://github.com/ap/Bencode
-bugtracker.web = http://github.com/ap/Bencode/issues
-
-[@Filter / @Basic]
--bundle = @Basic
--remove = Readme
-
-[MetaJSON]
-[PkgVersion]
-[PruneFiles]
-filename = README.pod
-
-; non-core plugins
-[CheckChangeLog]
-[Prereqs::FromCPANfile]
-[Readme::Brief]
-[PodWeaver]