Math-Interpolator 0.005 Latest
Kwalitee Issues
No Core Issues.
- 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.
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 |