From b5bbb7f1e9351a96440baf8ff347ad64a02e70d1 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 23 Jun 2012 17:13:08 -0500 Subject: fix dzil stuff --- dist.ini | 4 +++- weaver.ini | 32 -------------------------------- 2 files changed, 3 insertions(+), 33 deletions(-) delete mode 100644 weaver.ini 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] -- cgit v1.2.3