From d2be439701d14fa8a9c2bb0a2db36e8d0938dfcf Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 3 Jun 2013 16:26:08 -0500 Subject: actually make sure ::Defaults is hidden --- dist.ini | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dist.ini b/dist.ini index 521749d..05d20e9 100644 --- a/dist.ini +++ b/dist.ini @@ -3,11 +3,17 @@ author = Jesse Luehrs license = MIT copyright_holder = Jesse Luehrs +[FileFinder::Filter / WeaverFiles] +finder = :InstallModules +finder = :ExecFiles +skip = ^lib/Reply/Plugin/Defaults.pm$ + [@DOY] :version = 0.08 dist = Reply repository = github Test::Compile_skip = ::(?:Nopaste|DataDump|Editor)$ +PodWeaver_finder = WeaverFiles [MetaNoIndex] package = Reply::Plugin::Default -- cgit v1.2.3-54-g00ecf