name = Convert-PEM
author = Benjamin Trott <cpan@stupidfool.org>
license = Perl_5
abstract = Read/write encrypted ASN.1 PEM files
copyright_holder = Benjamin Trott <cpan@stupidfool.org>
[Meta::Maintainers]
maintainer = Timothy Legge <timlegge@gmail.com>
[@Filter]
-bundle = @Basic
-remove = Readme
-remove = GatherDir
[Git::NextVersion]
first_version = 0.09 ; this is the default
version_by_branch = 0 ; this is the default
version_regexp = ^(0.\d+)$ ; this is the default
[Git::GatherDir]
exclude_filename = Makefile.PL
[CopyFilesFromBuild::Filtered]
copy = Makefile.PL
[OurPkgVersion]
[Prereqs]
Class::ErrorHandler = 0
MIME::Base64 = 0
Convert::ASN1 = 0.34
Crypt::DES_EDE3 = 0
Crypt::PRNG = 0
Digest::MD5 = 0
[Prereqs/TestRequires]
Test::More = 0
Test::Exception = 0
[GithubMeta]
remote = upstream
[NextRelease]
format = %v -- %{EEE MMM dd HH:mm:ss VVV yyyy}d
filename = Changes
[MetaJSON]
[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]