summaryrefslogtreecommitdiff
path: root/dist.ini
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-11 14:34:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-16 15:48:07 -0700
commit89b581c6fa663d8a9db728d98e7f56c83c991444 (patch)
tree1e4247118c26fb47e9353bc1344b65466d23969b /dist.ini
downloadp5-API-GitForge-89b581c6fa663d8a9db728d98e7f56c83c991444.tar.gz
rework script into API::GitForge generic interface
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini25
1 files changed, 25 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
new file mode 100644
index 0000000..6e418ff
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,25 @@
+name = API-GitForge
+author = Sean Whitton <spwhitton@spwhitton.name>
+license = GPL_3
+copyright_holder = Sean Whitton <spwhitton@spwhitton.name>
+copyright_year = 2017, 2020
+
+[PkgVersion]
+[PodWeaver]
+[MetaJSON]
+[NextRelease]
+
+[PodCoverageTests]
+[PodSyntaxTests]
+
+[@Git]
+signed = 1
+
+[@Filter]
+-bundle = @Basic
+-remove = Readme
+-remove = License
+
+[AutoPrereqs]
+[Prereqs]
+perl = 5.028