Acme-CPANModulesBundle-Import-NEILB

 view release on metacpan or  search on metacpan

lib/Acme/CPANModules/Import/NEILB/SpellNumbers.pm  view on Meta::CPAN

package Acme::CPANModules::Import::NEILB::SpellNumbers;

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/spell-numbers.html]. For the full article, visit the URL.",
  entries     => [
                   { module => "Lingua::EN::Inflect" },
                   { module => "Lingua::EN::Numbers" },
                   { module => "Math::BigInt::Named" },
                 ],
  summary     => "Spelling out a number in English (2012)",
};

1;
# ABSTRACT: Spelling out a number in English (2012)

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANModules::Import::NEILB::SpellNumbers - Spelling out a number in English (2012)

=head1 VERSION

This document describes version 0.001 of Acme::CPANModules::Import::NEILB::SpellNumbers (from Perl distribution Acme-CPANModulesBundle-Import-NEILB), released on 2018-09-22.

=head1 DESCRIPTION

Spelling out a number in English (2012).

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

=head1 INCLUDED MODULES

=over

=item * L<Lingua::EN::Inflect>

=item * L<Lingua::EN::Numbers>

=item * L<Math::BigInt::Named>

=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.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.

=cut



( run in 2.743 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )