summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 818156caf431e00a8328d647faebfb1aa519cecf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name = WWW-YNAB
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]