Acme-CPANLists-Import-NEILB

 view release on metacpan or  search on metacpan

lib/Acme/CPANLists/Import/NEILB/LUHN.pm  view on Meta::CPAN

package Acme::CPANLists::Import::NEILB::LUHN;

our $DATE = '2016-02-21'; # DATE
our $VERSION = '0.04'; # VERSION

our @Module_Lists = ({description=>"This list is generated by extracting module names mentioned in the article [http://neilb.org/reviews/luhn.html]. For the full article, visit the URL.",entries=>[{module=>"Algorithm::CheckDigits"},{module=>"Business...

1;
# ABSTRACT: Checking credit card numbers (LUHN check) (2012)

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANLists::Import::NEILB::LUHN - Checking credit card numbers (LUHN check) (2012)

=head1 VERSION

This document describes version 0.04 of Acme::CPANLists::Import::NEILB::LUHN (from Perl distribution Acme-CPANLists-Import-NEILB), released on 2016-02-21.

=head1 DESCRIPTION

This module is generated by extracting module names mentioned in the article L<http://neilb.org/reviews/luhn.html>. For the full article, visit the URL.

=head1 MODULE LISTS

=head2 Checking credit card numbers (LUHN check) (2012)

This list is generated by extracting module names mentioned in the article [http://neilb.org/reviews/luhn.html]. For the full article, visit the URL.


=over

=item * L<Algorithm::CheckDigits>

=item * L<Business::BankCard>



( run in 0.353 second using v1.01-cache-2.11-cpan-de7293f3b23 )