Acme-CPANModulesBundle-Import-NEILB
view release on metacpan or search on metacpan
lib/Acme/CPANModules/Import/NEILB/LUHN.pm view on Meta::CPAN
# This file was first automatically generated by gen-acme-cpanmodules-module-from-acme-cpanlists-list on Sat Sep 22 08:00:32 2018 from module list in Acme::CPANLists::Import::NEILB::LUHN version 0.04.
package Acme::CPANModules::Import::NEILB::LUHN;
our $DATE = '2018-09-22'; # DATE
our $VERSION = '0.001'; # VERSION
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>
=item * L<Business::CardInfo>
=item * L<Regexp::Common>
=item * L<Regexp::Common::_support>
=back
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANModulesBundle-Import-NEILB>.
=head1 SOURCE
Source repository is at L<https://github.com/perlancar/perl-Acme-CPANModulesBundle-Import-NEILB>.
=head1 BUGS
Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANModulesBundle-Import-NEILB>
When submitting a bug or request, please include a test-file or a
patch to an existing test-file that illustrates the bug or desired
feature.
=head1 SEE ALSO
L<Acme::CPANModules> - about the Acme::CPANModules namespace
L<cpanmodules> - CLI tool to let you browse/view the lists
=head1 AUTHOR
perlancar <perlancar@cpan.org>
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2018 by perlancar@cpan.org.
( run in 1.541 second using v1.01-cache-2.11-cpan-39bf76dae61 )