dist.ini 

name             = Algorithm-CouponCode
author           = Grant McLean <grantm@cpan.org>
version          = 0.900
license          = Perl_5
copyright_holder = Grant McLean
copyright_year   = 2011
main_module      = lib/Algorithm/CouponCode.pm

[@Basic]
[NextRelease]
[PodCoverageTests]
[PodSyntaxTests]
[MetaJSON]
[PkgVersion]
[@Git]

[Prereqs]
perl             = 5.010
Digest::SHA1     = 2.13

[Prereqs / TestRequires]
Test::More       = 0.88