Algorithm-Easing

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Algorithm-Easing
requires:
  Math::Complex: '0'
  Math::Trig: '0'
  Moose: '0'
  constant: '0'
  namespace::autoclean: '0'
  namespace::clean: '0'
  strict: '0'
  warnings: '0'
version: '0.998'

Makefile.PL  view on Meta::CPAN

    "ExtUtils::MakeMaker" => 0
  },
  "DISTNAME" => "Algorithm-Easing",
  "LICENSE" => "perl",
  "NAME" => "Algorithm::Easing",
  "PREREQ_PM" => {
    "Math::Complex" => 0,
    "Math::Trig" => 0,
    "Moose" => 0,
    "constant" => 0,
    "namespace::autoclean" => 0,
    "namespace::clean" => 0,
    "strict" => 0,
    "warnings" => 0
  },
  "TEST_REQUIRES" => {
    "Test::More" => 0,
    "Time::HiRes" => 0,
    "feature" => 0
  },
  "VERSION" => "0.998",

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.909 second using v1.00-cache-2.02-grep-82fe00e-cpan-c98054f2a92 )