name = Plack-Middleware-NewRelic
author = Ali Anari <ali@anari.me>
license = Perl_5
copyright_holder = Ali Anari
copyright_year = 2015
abstract = Plack middleware for NewRelic APM instrumentation
version = 0.0502
[TravisYML]
perl_version = 5.14 5.16 5.18 5.20
notify_email = 1
build_branch = master
post_before_install_dzil = cpanm --quiet --notest --skip-satisfied Pod::Weaver::Section::Contributors
[@Git]
allow_dirty = dist.ini
allow_dirty = README
allow_dirty = .travis.yml
[@Filter]
-bundle = @Basic
-remove = Readme
-remove = GatherDir
[AutoPrereqs]
[GatherDir]
include_dotfiles = 1
exclude_filename = cpanfile
[ContributorsFromGit]
[ChangelogFromGit]
[CPANFile]
[MetaJSON]
[PkgVersion]
[PodWeaver]
[PruneCruft]
except = \.travis.yml
[CopyFilesFromBuild]
copy = cpanfile
[PodSyntaxTests]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[MetaResources]
bugtracker.web = https://github.com/aanari/Plack-Middleware-NewRelic/issues
repository.type = git
repository.url = git://github.com/aanari/Plack-Middleware-NewRelic.git
repository.web = https://github.com/aanari/Plack-Middleware-NewRelic
[ReadmeAnyFromPod / MarkdownInRoot]
filename = README.md
[ReadmeAnyFromPod]
type = text
filename = README
[Test::Compile]