summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 3784cd1..818156c 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,9 +3,18 @@ author = Jesse Luehrs <doy@tozt.net>
license = MIT
copyright_holder = Jesse Luehrs
+[FileFinder::Filter / WeaverFiles]
+finder = :InstallModules
+finder = :ExecFiles
+skip = ^lib/WWW/YNAB/(ModelHelpers|UA).pm$
+
[@DOY]
:version = 0.15
dist = WWW-YNAB
repository = github
+[MetaNoIndex]
+package = WWW::YNAB::ModelHelpers
+package = WWW::YNAB::UA
+
[AutoPrereqs]