Math-Int64 0.57 Latest
Kwalitee Issues
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (54) does not match dist (42):
- Missing in Dist: INSTALL, t/00-compile.t, t/00-report-prereqs.dd, t/00-report-prereqs.t, t/author-eol.t, t/author-no-tabs.t, t/author-pod-spell.t, t/author-pod-syntax.t, t/release-cpan-changes.t, t/release-pod-coverage.t, t/release-portability.t, t/release-synopsis.t
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Math::Int64 | Manipulate 64 bits integers in Perl | 0.57 | metacpan |
Math::Int64::die_on_overflow | catch overflows when using Math::Int64 | metacpan | |
Math::Int64::native_if_available | Use the native Perl 64-bit integer implementation when available | metacpan | |
Math::UInt64 | Manipulate 64 bit unsigned integers from Perl | metacpan |