Acme-DependOnEverything

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Math::PartialOrder" : "0",
            "Math::Partition::Rand" : "0",
            "Math::PercentChange" : "0",
            "Math::Permute::Array" : "0",
            "Math::Permute::List" : "0",
            "Math::Permute::Lists" : "0",
            "Math::Permute::Partitions" : "0",
            "Math::PhaseOnlyCorrelation" : "0",
            "Math::PlanePath" : "0",
            "Math::PlanePath::Toothpick" : "0",
            "Math::Polygon" : "0",
            "Math::Polygon::Tree" : "0",
            "Math::Polyhedra" : "0",
            "Math::Polynom" : "0",
            "Math::Polynomial" : "0",
            "Math::Polynomial::Horner" : "0",
            "Math::Polynomial::Multivariate" : "0",
            "Math::Polynomial::Solve" : "0",
            "Math::Preference::SVD" : "0",
            "Math::Primality" : "0",
            "Math::Prime::FastSieve" : "0",
            "Math::Prime::TiedArray" : "0",

META.yml  view on Meta::CPAN

  Math::PartialOrder: '0'
  Math::Partition::Rand: '0'
  Math::PercentChange: '0'
  Math::Permute::Array: '0'
  Math::Permute::List: '0'
  Math::Permute::Lists: '0'
  Math::Permute::Partitions: '0'
  Math::PhaseOnlyCorrelation: '0'
  Math::PlanePath: '0'
  Math::PlanePath::Toothpick: '0'
  Math::Polygon: '0'
  Math::Polygon::Tree: '0'
  Math::Polyhedra: '0'
  Math::Polynom: '0'
  Math::Polynomial: '0'
  Math::Polynomial::Horner: '0'
  Math::Polynomial::Multivariate: '0'
  Math::Polynomial::Solve: '0'
  Math::Preference::SVD: '0'
  Math::Primality: '0'
  Math::Prime::FastSieve: '0'
  Math::Prime::TiedArray: '0'

Makefile.PL  view on Meta::CPAN

    'Math::PartialOrder'                                      => 0,
    'Math::Partition::Rand'                                   => 0,
    'Math::PercentChange'                                     => 0,
    'Math::Permute::Array'                                    => 0,
    'Math::Permute::List'                                     => 0,
    'Math::Permute::Lists'                                    => 0,
    'Math::Permute::Partitions'                               => 0,
    'Math::PhaseOnlyCorrelation'                              => 0,
    'Math::PlanePath'                                         => 0,
    'Math::PlanePath::Toothpick'                              => 0,
    'Math::Polygon'                                           => 0,
    'Math::Polygon::Tree'                                     => 0,
    'Math::Polyhedra'                                         => 0,
    'Math::Polynom'                                           => 0,
    'Math::Polynomial'                                        => 0,
    'Math::Polynomial::Horner'                                => 0,
    'Math::Polynomial::Multivariate'                          => 0,
    'Math::Polynomial::Solve'                                 => 0,
    'Math::PRBS::v'                                           => 0,
    'Math::Preference::SVD'                                   => 0,
    'Math::Primality'                                         => 0,
    'Math::Prime::FastSieve'                                  => 0,

lib/Acme/DependOnEverything.pm  view on Meta::CPAN

use Math::PartialOrder;
use Math::Partition::Rand;
use Math::PercentChange;
use Math::Permute::Array;
use Math::Permute::List;
use Math::Permute::Lists;
use Math::Permute::Partitions;
use Math::PhaseOnlyCorrelation;
use Math::PlanePath;
use Math::PlanePath::Toothpick;
use Math::Polygon;
use Math::Polygon::Tree;
use Math::Polyhedra;
use Math::Polynom;
use Math::Polynomial;
use Math::Polynomial::Horner;
use Math::Polynomial::Multivariate;
use Math::Polynomial::Solve;
use Math::PRBS::v;
use Math::Preference::SVD;
use Math::Primality;
use Math::Prime::FastSieve;



( run in 1.426 second using v1.01-cache-2.11-cpan-0a6323c29d9 )