The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name    = Business-BalancedPayments
author  = Al Newkirk <al@crowdtilt.com>
author  = Khaled Hussein <khaled@crowdtilt.com>
author  = Naveed Massjouni <naveed@crowdtilt.com>
author  = Will Wolf <will@crowdtilt.com>
license = Perl_5
copyright_holder = Crowdtilt, Inc.
copyright_year   = 2012

version = 0.1501

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

[AutoPrereqs]

[CopyFilesFromBuild]
copy = README.md
copy = Makefile.PL

[GatherDir]
exclude_filename = Makefile.PL

[OurPkgVersion]

[PodWeaver]

[ReadmeAnyFromPod / ReadmePodInRoot]
type = markdown
filename = README.md
location = root

[Test::Compile]