---
abstract: 'Perl class for polynomials in one variable'
author:
- 'Martin Becker <becker-cpan-mp (at) cozap.com>'
build_requires:
ExtUtils::MakeMaker: '0'
Test: '0'
configure_requires:
ExtUtils::MakeMaker: '6.64'
File::Spec: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.58, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Math-Polynomial
no_index:
directory:
- t
- inc
provides:
Math::Polynomial:
file: lib/Math/Polynomial.pm
version: '1.021'
recommends:
Math::AnyNum: '0'
Math::Complex: '0'
Math::ModInt: '0'
requires:
Carp: '0'
overload: '0'
perl: '5.006'
resources:
bugtracker: https://github.com/mhasch/perl-Math-Polynomial/issues
license: https://www.perlfoundation.org/artistic-license-20.html
repository: git://github.com/mhasch/perl-Math-Polynomial.git
version: '1.021'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'