File: minil.toml

package info (click to toggle)
libsyntax-keyword-assert-perl 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 196 kB
  • sloc: perl: 98; pascal: 69; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 277 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
name = "Syntax-Keyword-Assert"
badges = ["github-actions/test.yml", "coveralls", "metacpan"]
authority="cpan:KFLY"

module_maker="ModuleBuild"
static_install = "auto"
markdown_maker = "Pod::Markdown::Github"

[build]
build_class = "builder::MyBuilder"

[release]
branch='main'