Math-Interpolator Latest
Kwalitee Issues
- has_version
-
Add a version number to the packed distribution. Or use a buildtool ('make dist' or 'Build dist')
- has_proper_version
-
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Thu 16 Feb 2012 05:58:55 AM JST gpg: using DSA key 395F66B765720151 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Math::Interpolator | interpolate between lazily-evaluated points | 0.005 | metacpan |
Math::Interpolator::Knot | x/y point for use in interpolation | 0.005 | metacpan |
Math::Interpolator::Linear | lazy linear interpolation | 0.005 | metacpan |
Math::Interpolator::Robust | lazy robust interpolation | 0.005 | metacpan |
Math::Interpolator::Source | source of points for use in interpolation | 0.005 | metacpan |