CC: | ticotimo [...] gmail.com |
Subject: | License issue in dependency |
Hi Kevin,
thanks for your wonderful contribution. Unfortunately I have a minor issue I'd like to discuss to find a suitable solution:
Math::PlanePath depends on Math::Libm - but Math::Libm doesn't have a valid license for being distributed with any Open-Source system.
Concrete, I'm working on packaging cpan modules for NetBSD and Yocto. The latter one is a cross-building Linux distribution builder, which allowes easy adoption of Linux on your favourite embedded Platform, like a router or a media player, not being restricted to a standard distribution with probably unfortunate hardware support (missing hardware-encryption support, lack support of video unit, ...).
Can you work out the Math::Libm dependency in a way which allows to skip it (maybe fall-back to Math::BigInt or Math::Complex when Math::Libm is not available)?
Best regards and thanks again for your impressive work.
Cheers,
Jens