Subject: | Data::TreeDumper is not listed as a prerequisite |
Hi,
lib/Data/TreeDumper/Utils.pm and t/002_utils.t use Data::TreeDumper, but
this module is not listed as a prerequisite, so your tests fail:
Show quoted text
cpan> test Data::TreeDumper::Utils
[...]
NKH/Data-TreeDumper-Utils-0.01.2.tar.gz
./Build -- OK
Prepending blib/arch and blib/lib of 19 build dirs to PERL5LIB; for 'test'
Running Build test
t/001_load.....ok
t/002_utils....Can't locate Data/TreeDumper.pm in @INC (@INC contains: ...)
Thanks, Frank