Subject: | Missing t/kernel-sub.diff causes tests to fail |
I've just tried to install 0.05 from CPAN. The test results are:
[...]
t/00_compile.....ok
t/10_ctor........ok
t/15_accessor....ok
t/20_parse.......ok 1/10Unable to open t/kernel-sub.diff: No such file
or directory at t/20_parse.t line 344
# Looks like you planned 10 tests but only ran 9.
# Looks like your test died just after 9.
[...]
ls(1) shows that t/kernel-sub.diff is missing:
# ls t
00_compile.t dbix-abstract.patch std-more.diff
10_ctor.t double.diff svn-one-line.diff
15_accessor.t easy.diff svn-zero-line.diff
20_parse.t one-line.diff tripple.diff
30_simplify.t std-2.diff zero-line.diff
This looks like a simple packaging error.