File: minil.toml

package info (click to toggle)
libmouse-perl 2.5.11-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,160 kB
  • sloc: perl: 14,614; ansic: 218; makefile: 8
file content (15 lines) | stat: -rw-r--r-- 316 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = "Mouse"
allow_pureperl = 1
module_maker = "ModuleBuild"

[build]
build_class = "builder::MyBuilder"

[no_index]
directory = ["t", "xt", "tool", "author", "example", "benchmarks", "builder"]

[ReleaseTest]
MinimumVersion = false

[FileGatherer]
exclude_match = ["^Moose-t-failing", "^xt", "^author", "^TODO$"]