summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-06-23 14:59:13 -0500
committerJesse Luehrs <doy@tozt.net>2012-06-23 14:59:13 -0500
commit28a8bed6e1effb76068f9d83d912669a20269bcd (patch)
treeba7d85188956799f34b36d0a136325a329214e13
parentd83ea1407a975b93c451adcc41ddd8a85d88d7e3 (diff)
downloadsmartmatch-28a8bed6e1effb76068f9d83d912669a20269bcd.tar.gz
smartmatch-28a8bed6e1effb76068f9d83d912669a20269bcd.zip
update dzil stuff
-rw-r--r--dist.ini5
-rw-r--r--weaver.ini32
2 files changed, 2 insertions, 35 deletions
diff --git a/dist.ini b/dist.ini
index 8eecae1..a68ec2f 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,13 +8,12 @@ copyright_holder = Jesse Luehrs
-bundle = @DOY
-remove = MakeMaker
dist = smartmatch
+repository = github
; authordep Dist::Zilla::Plugin::MakeMaker::Awesome
[=inc::MakeMaker]
-[Prereqs]
-B::Hooks::OP::Check = 0.14
-perl = 5.010
+[AutoPrereqs]
[Prereqs / ConfigureRequires]
B::Hooks::OP::Check = 0.14
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]