Subject: | t/ doesn't do "new" style tests so install spuriously breaks on make test |
Thanks for this great module, unfortunately it can't be installed via CPAN since there are "no"
tests for it (IE `make test` fails):
multivac:Math-Units-1.2 dmuey$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
FAILED--no tests were run for some reason.
make: *** [test_dynamic] Error 255
multivac:Math-Units-1.2 dmuey$
If you'd like to make me co-maintainer I'd be happy to rewrite the tests using the current
test framework and upload to CPAN and from there help with the TODO list.
Let me know if I can be of any assistance!
thanks
--
Dan Muey