Algorithm-LUHN

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl module Algorithm::LUHN

1.02 2014-06-30 NEILB
    - Updated github repo URL after changing my github username
    - Added Algorithm::Damm and Math::CheckDigits to SEE ALSO
    - Fixed errors in pod: using c<...> instead of C<...> and
      not escaping the > character.
    - Added [MetaJSON] to dist.ini so META.json is included in releases

1.01 2014-06-30 NEILB

    - Added SEE ALSO section with links to other LUHN modules.
    - Renamed CHANGES to Changes and reformatted as per CPAN::Changes::Spec
    - Moved LUHN.pm to lib/Algorithm/LUHN.pm, as per convention
    - Switched to Dist::Zilla and set min perl version to 5.006
    - Improved doc for is_valid(), in response to RT#43842
    - Added github repo to pod

dist.ini  view on Meta::CPAN

author  = Tim Ayers <tayers@cpan.org>
license = Perl_5
copyright_holder = Tim Ayers
copyright_year   = 2001

version = 1.02

[@Basic]
[PkgVersion]
[AutoPrereqs]
[MetaJSON]
[GithubMeta]
[Git::Tag]
tag_message=
[Git::Push]



( run in 0.521 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )