Acme-CPANModulesBundle-Import-NEILB
view release on metacpan or search on metacpan
lib/Acme/CPANModules/Import/NEILB/LUHN.pm view on Meta::CPAN
our $LIST = {
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::BankCard" },
{ module => "Business::CardInfo" },
{ module => "Regexp::Common" },
{ module => "Regexp::Common::_support" },
],
summary => "Checking credit card numbers (LUHN check) (2012)",
};
1;
# ABSTRACT: Checking credit card numbers (LUHN check) (2012)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Import::NEILB::LUHN - Checking credit card numbers (LUHN check) (2012)
=head1 VERSION
This document describes version 0.001 of Acme::CPANModules::Import::NEILB::LUHN (from Perl distribution Acme-CPANModulesBundle-Import-NEILB), released on 2018-09-22.
=head1 DESCRIPTION
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.
=head1 INCLUDED MODULES
=over
=item * L<Algorithm::CheckDigits>
=item * L<Business::BankCard>
( run in 0.734 second using v1.01-cache-2.11-cpan-de7293f3b23 )