summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist.ini4
-rw-r--r--weaver.ini32
2 files changed, 3 insertions, 33 deletions
diff --git a/dist.ini b/dist.ini
index 1ea95ab..efab03a 100644
--- a/dist.ini
+++ b/dist.ini
@@ -9,12 +9,14 @@ copyright_holder = Jesse Luehrs
-remove = NoTabsTests
-remove = MakeMaker
dist = smartmatch-engine-core
+repository = github
; authordep Dist::Zilla::Plugin::MakeMaker::Awesome
[=inc::MakeMaker]
+[AutoPrereqs]
+
[Prereqs]
-Devel::CallChecker = 0
smartmatch = 0.03
[Prereqs / ConfigureRequires]
diff --git a/weaver.ini b/weaver.ini
deleted file mode 100644
index 498b331..0000000
--- a/weaver.ini
+++ /dev/null
@@ -1,32 +0,0 @@
-[@CorePrep]
-
-[Name]
-[Version]
-
-[Region / prelude]
-
-[Generic / SYNOPSIS]
-[Generic / DESCRIPTION]
-[Generic / OVERVIEW]
-
-[Collect / ATTRIBUTES]
-command = attr
-
-[Collect / METHODS]
-command = method
-
-[Collect / FUNCTIONS]
-command = func
-
-[Leftovers]
-
-[Region / postlude]
-
-[Generic / BUGS]
-
-[SeeAlso]
-
-[Generic / SUPPORT]
-
-[Authors]
-[Legal]