Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,12 @@ finder = :InstallModules ; prevents test inputs being flagged
[Test::TidyAll]

;; -- Additional information
[GithubMeta] ; Grab the repo metadata
[MetaResources]
homepage = https://github.com/FormFu/HTML-FormFu-MultiForm
repository.url = git://github.com/FormFu/HTML-FormFu-MultiForm.git
repository.web = https://github.com/FormFu/HTML-FormFu-MultiForm
repository.type = git

[PodWeaver] ; Mangle the pod a bit
[CheckChangeLog] ; Make sure we have a change set

Expand Down