name    = Catalyst-Plugin-Static-File
author  = Robert Rothenberg <rrwo@cpan.org>
license = Artistic_2_0
copyright_holder = Robert Rothenberg
copyright_year   = 2023-2025

[Keywords]
keyword = Catalyst
keyword = static
keyword = file

[Meta::Contributors]

[GatherDir]
exclude_match = cpanfile*
exclude_filename  = LICENSE
exclude_filename  = Makefile.PL
exclude_filename  = SECURITY.md
[PruneCruft]
[CPANFile]
[License]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[Signature]
[UploadToCPAN]

[RecommendedPrereqs]
[AutoPrereqs]

[EnsurePrereqsInstalled]
:version = 0.003
type = requires
type = recommends

[Prereqs / BuildRequires ]
-phase = build
-relationship = requires
ExtUtils::MakeMaker = 7.22
Module::Metadata = 1.000015

[Prereqs / Runtime]
-relationship = requires
Catalyst = 5.90129

; This is required by Catalyst, but some test environments don't have it and fail
[Prereqs / TestRequires]
-phase = test
-relationship = requires
Plack::Middleware::MethodOverride = 0

[Prereqs / TestRecommends]
-phase = test
-relationship = recommends
Plack::Middleware::ETag = 0

[Prereqs / DevelopRequires ]
-phase = develop
-relationship = requires
Software::Security::Policy::Individual = 0.10
Test::MixedScripts = v0.6.1

[GitHub::Meta]
repo = git://github.com/robrwo/Catalyst-Plugin-Static-File.git

[SecurityPolicy]
-policy = Individual
timeframe = 2 weeks
git_url   = https://github.com/robrwo/Catalyst-Plugin-Static-File
report_url = https://github.com/robrwo/Catalyst-Plugin-Static-File/security/advisories

[PodWeaver]
[ReadmeAnyFromPod]
type     = gfm
filename = README.md
location = build

[CopyFilesFromBuild]
copy = LICENSE
copy = Makefile.PL
copy = README.md
copy = SECURITY.md
copy = cpanfile

[PruneFiles]

[Metadata]
x_authority    = cpan:RRWO

[MetaProvides::Package]
[MetaJSON]
[MetaYAML]

[InstallGuide]

; authordep Pod::Weaver::Plugin::AppendPrepend
; authordep Pod::Weaver::Section::Contributors
; authordep Pod::Weaver::Section::SourceGitHub

[PodSyntaxTests]
[Test::DistManifest]
[Test::CleanNamespaces]
[Test::EOF]
[Test::EOL]
:version = 0.14
[Test::Fixme]
[Test::MinimumVersion]
[Test::NoTabs]
[Test::Perl::Critic]
critic_config = t/etc/perlcritic.rc

[Test::Pod::Coverage::Configurable]
[Test::Pod::LinkCheck]
[Test::Portability]
; authordep Test::TrailingSpace
[Test::TrailingSpace]
filename_regex = \.(?:p[lm]|pod)\z
[Test::Kwalitee]
[Test::ReportPrereqs]
:version = 0.027
version_extractor = Module::Metadata
verify_prereqs = 1
include = Plack
include = Test::WWW::Mechanize
include = WWW::Mechanize

[Test::MixedScripts]
scripts = ASCII

[@Git]
allow_dirty = dist.ini
push_to     = origin main:main
tag_format  = %v
commit_msg  = %v%n%n%c

[Git::Contributors]
:version = 0.019

[RewriteVersion]
[NextRelease]
[BumpVersionAfterRelease]

[Git::Commit / Commit_Changes] ; commit Changes (for new dev)
allow_dirty_match = ^lib/
commit_msg = Commit Changes and bump $VERSION