name    = Mojolicious-Command-generate-localplugin
main_module = lib/Mojolicious/Command/Author/generate/localplugin.pm
author  = Renee Baecker <reneeb@cpan.org>
license = Perl_5
copyright_holder = Renee Baecker
copyright_year   = 2018

[VersionFromModule]
[PodWeaver]

[@Filter]
-bundle = @Basic
-remove = Readme


[PodCoverageTests]
[PodSyntaxTests]

[@Git]

[MetaJSON]
[MinimumPerlFast]
[MetaProvides::Package]

[ReadmeAnyFromPod / MarkdownInRoot]
phase = build

[ReadmeAnyFromPod / TextInBuild]
phase = build

[GitHubREADME::Badge]
badges = travis
badges = cpants
badges = issues
phase = build
place = top

[ReadmeAddDevInfo]
phase = build
before = # AUTHOR
add_contribution_file = 1

[MetaResources]
homepage = http://github.com/reneeb/Mojolicious-Command-generate-localplugin
bugtracker.web = http://github.com/reneeb/Mojolicious-Command-generate-localplugin/issues
repository.url = http://github.com/reneeb/Mojolicious-Command-generate-localplugin.git
repository.web = http://github.com/reneeb/Mojolicious-Command-generate-localplugin
repository.type = git

[Prereqs]
Mojolicious    = 8.0
Test::More     = 0