name     = Data-Buffer
author   = Benjamin Trott / ben@rhumba.pair.com
license  = Perl_5
abstract = Data::Buffer - Read/write buffer class
copyright_holder = Benjamin Trott <ben@rhumba.pair.com>

[Meta::Maintainers]
maintainer = Timothy Legge <timlegge@gmail.com>

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

[Git::NextVersion]
first_version = 0.05       ; this is the default
version_by_branch = 0       ; this is the default
version_regexp  = ^(0.\d+)$   ; this is the default

[OurPkgVersion]

[Prereqs]

[Prereqs/TestRequires]
Test2::V0      = 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]