Business-DK-CVR
view release on metacpan or search on metacpan
lib/Business/DK/CVR.pm view on Meta::CPAN
This function takes an integer and calculates the sum bases on the the
controlcifer array.
=head1 EXPORTS
Business::DK::CVR exports on request:
=over
=item L</validate>
=item L</generate>
=item L</_calculate_sum>
=back
=head1 DIAGNOSTICS
=over
=item * The amount requested exceeds the maximum possible valid CVRs 9090908
The number of valid CVRs are limited, so if the user requests a number of CVRs
to be generated which exceeds the upper limit, this error is instantiated.
See: L</generate>.
=back
=head1 CONFIGURATION AND ENVIRONMENT
The module requires no special configuration or environment to run.
=head1 DEPENDENCIES
=over
=item * L<Params::Validate>
=item * L<Exporter>
=item * L<Carp>
=item * L<Scalar::Util>
=item * L<Class::InsideOut>
=item * L<English>
=item * L<Params::Validate>
=item * L<Readonly>
=back
=head1 INCOMPATIBILITIES
The module has no known incompatibilities.
=head1 BUGS AND LIMITATIONS
The module has no known bugs or limitations.
=head1 TEST AND QUALITY
Coverage of the test suite is at 100%
=head1 BUG REPORTING
Please report issue via GitHub
https://github.com/jonasbn/perl-business-dk-cvr/issues
Alternativly report issues via CPAN RT:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Business-DK-CVR
or by sending mail to
bug-Business-DK-CVR@rt.cpan.org
=head1 SEE ALSO
=over
=item L<http://www.cvr.dk/>
=item L<Business::DK::CPR>, validation of Danish social security numbers
=item L<http://search.cpan.org/dist/Algorithm-CheckDigits>, an alternative implementation
=item L<http://search.cpan.org/~mamawe/Algorithm-CheckDigits-0.38/CheckDigits/M11_008.pm>, see above
=item L<Data::FormValidator::Constraints::Business::DK::CVR>, a validator for DFV, included in this distribution
=item L<Business::Tax::VAT>, for VAT rates and doing VAT calculations
=back
=head1 AUTHOR
Jonas B., (jonasbn) - C<< <jonasbn@cpan.org> >>
=head1 ACKNOWLEDGEMENTS
=over
=item * Karen Etheridge (ETHER)
=item * Andreas König (ANDK)
=item * Neil Bowers (NEILB)
=item * Mohammad S Anwar (MANWAR)
=back
=head1 COPYRIGHT
Business-DK-CVR and related is (C) by Jonas B., (jonasbn) 2006-2020
( run in 2.534 seconds using v1.01-cache-2.11-cpan-e93a5daba3e )