The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: 'interpolate between lazily-evaluated points'
author:
  - 'Andrew Main (Zefram) <zefram@fysh.org>'
build_requires:
  Module::Build: 0
  Test::More: 0
  perl: 5.006
  strict: 0
  warnings: 0
configure_requires:
  Module::Build: 0
  perl: 5.006
  strict: 0
  warnings: 0
dynamic_config: 0
generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.112621'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Math-Interpolator
provides:
  Math::Interpolator:
    file: lib/Math/Interpolator.pm
    version: 0.005
  Math::Interpolator::Knot:
    file: lib/Math/Interpolator/Knot.pm
    version: 0.005
  Math::Interpolator::Linear:
    file: lib/Math/Interpolator/Linear.pm
    version: 0.005
  Math::Interpolator::Robust:
    file: lib/Math/Interpolator/Robust.pm
    version: 0.005
  Math::Interpolator::Source:
    file: lib/Math/Interpolator/Source.pm
    version: 0.005
requires:
  Carp: 0
  integer: 0
  parent: 0
  perl: 5.006
  strict: 0
  warnings: 0
resources:
  license: http://dev.perl.org/licenses/
version: 0.005