|
From: Chris W. <ch...@cw...> - 2001-12-31 15:18:10
|
On Mon, 2001-12-31 at 09:35, brian moseley wrote: > > hiya. i got several failures when trying to install spops > from the cpan shell. any pointers? > ... > t/03_uuid_key..........Test header seen twice! > t/03_uuid_key..........NOK 2# Failed test > (t/03_uuid_key.t at line 33) > t/03_uuid_key..........NOK 3# Failed test > (t/03_uuid_key.t at line 34) > # got: undef > # expected: 'LoopbackTest' > ... Yes -- try installing Data::UUID and re-run the tests. I didn't include Data::UUID as a dependency in Makefile.PL and neglected to add it to the list of optional tests to run, since it doesn't seem to compile on Win32. Thanks for the report, Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |