Subject: | registry.dd directory not found |
OS: Mac OS X 10.3.7 / perl 5.8.6
OS: Fedora Core 3 / perl 5.8.5
The same error is found on both platforms.
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/formatter1....ok
t/new...........ok 2/3Can't open file './registry.dd' for input:
No such file or directory at /usr/lib/perl5/site_perl/5.8.5/Spoon/Registry.pm line 28
# Looks like you planned 3 tests but only ran 2.
# Looks like your test died just after 2.
t/new...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 3
Failed 1/3 tests, 66.67% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/new.t 255 65280 3 2 66.67% 3
Failed 1/2 test scripts, 50.00% okay. 1/15 subtests failed, 93.33% okay.
make: *** [test_dynamic] Error 2