[Quoting CPAN Tester Report Server, on January 16 2010, 21:13, in "CPAN Testers Daily S"] > Dear Johan Vromans, > > EekBoek-1.04.06: > - alpha-linux / 5.10.0: > - FAIL http://nntp.x.perl.org/group/perl.cpan.testers/6656308
... and several more ... All tests fail since some mandatory modules, that are **clearly**marked**as**mandatory**, do not get installed for the test, e.g.: Checking whether your kit is complete... Looks good Checking prerequisites... - ERROR: DBI is not installed This should trigger CPANPLUS to install it, shouldn't it? ... and then, later ... It was observed that the test suite seem to fail without these modules: DBI As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: I therefore must assume it's a TESTER problem. -- Johan