name    = Net-SAML2
abstract = SAML bindings and protocol implementation
author  = Chris Andrews  <chrisa@cpan.org>
copyright_holder = Chris Andrews and Others, see the git log
; [...]
license = Perl_5
[Meta::Maintainers]
maintainer = Timothy Legge <timlegge@gmail.com>

[Meta::Contributors]
contributor = Chris Andrews <chris@nodnol.org>
contributor = Oskari Okko Ojala <okko@frantic.com>
contributor = Peter Marschall <peter@adpm.de>
contributor = Mike Wisener <xmikew@cpan.org>
contributor = Jeff Fearn <jfearn@redhat.com>
contributor = Alessandro Ranellucci <aar@cpan.org>
contributor = Mike Wisener <mwisener@secureworks.com>, xmikew <github@32ths.com>
contributor = xmikew <github@32ths.com>
contributor = Timothy Legge <timlegge@gmail.com>

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

[Pod2Readme]

[Git::GatherDir]
exclude_filename = cpanfile
exclude_filename = Makefile.PL
exclude_filename = dev-bin/cpanm
exclude_match = xt\/testapp\/.*
exclude_filename = Dockerfile
exclude_filename = README

[Encoding]
encoding = bytes
match = ico

[CPANFile]

[CopyFilesFromBuild::Filtered]
copy = cpanfile
copy = Makefile.PL
copy = README

[CopyFilesFromRelease]
copy = cpanfile, Makefile.PL, README

[AutoPrereqs]
skip = Saml2Test

[Prereqs / RuntimeRequires]
Crypt::OpenSSL::Bignum = 0
Crypt::OpenSSL::Random = 0
Crypt::OpenSSL::RSA = 0
Crypt::OpenSSL::Verify = 0
Crypt::OpenSSL::X509 = 0
DateTime = 0
DateTime::Format::XSD = 0
DateTime::HiRes = 0
Exporter = 0
File::Slurper = 0
HTTP::Request::Common = 0
IO::Compress::RawDeflate = 0
IO::Uncompress::RawInflate = 0
List::Util = 0
LWP::Protocol::https = 0
LWP::UserAgent = 0
MIME::Base64 = 0
Moose = 0
Moose::Role = 0
MooseX::Types::Common::String = 0
MooseX::Types::DateTime = 0
MooseX::Types::URI = 0
namespace::autoclean = 0
URI = 0
URI::Encode = 0
URI::QueryParam = 0
XML::Enc = 0.05
XML::Generator = 0
XML::LibXML = 0
XML::LibXML::XPathContext = 0
XML::Sig = 0.52
XML::Writer = 0.625

[Prereqs / TestRequires]
Import::Into = 0
Path::Tiny = 0
URI::URL = 0
Test::Deep = 0
Test::Exception = 0
Test::Fatal = 0
Test::Lib = 0
Test::More = 0
Test::NoTabs = 0
Test::Pod = 1.14
Test::Pod::Coverage = 1.04

[MetaJSON]
[MetaProvides::Package]

[Repository]
git_remote = upstream
[Bugtracker]
web = https://github.com/perl-net-saml2/perl-Net-SAML2/issues
[PodSyntaxTests]
[PodCoverageTests]
[Test::Perl::Critic]
[Test::EOL]
[Test::EOF]
[Test::NoTabs]

[PodWeaver]
[NextRelease]
format = %v -- %{EEE MMM dd HH:mm:ss VVV yyyy}d
filename = Changes

[Git::NextVersion]
first_version = 0.001       ; this is the default
version_by_branch = 0       ; this is the default
version_regexp  = ^(0.\d+)$   ; this is the default
[OurPkgVersion]
[Git::Tag]
tag_format  = %V       ; this is the default
tag_message = %V       ; this is the default
[Git::Commit]
changelog = Changes      ; this is the default
[Signature]
[SignReleaseNotes]