I just got a fail from CPAN testers and it made me think. How do I solve
this problem:

DateTime::Event::Easter doesn't use DateTime::Calendar::Julian unless you
ask for Eastern (Orthodox) Easter. However one of the test suites requires
it to test Eastern known Easters (t/07eastknown.t).

Should I:
1) Force everyone to have ::Julian even if they aren't going to use Orthodox
Easter?
2) Skip the tests if its not installed (if so, what's the proper format?)
3) Add some interactivity to the install so it asks if you want to use
Orthodox Easter

Cheers!
Rick 

> This is an error report generated automatically by CPANPLUS,
> version 0.042.
> 
> Below is the error stack during 'make test':
> 
> PERL_DL_NONLAZY=1 /home/local/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00load.........ok
> t/01basic........ok
> t/02match........ok
> t/03preset.......ok
> t/04lists........ok
> t/05sets.........ok
> t/06known........ok
> t/07eastknown....Can't locate DateTime/Calendar/Julian.pm in @INC (@INC

--------------------------------------------------------
�� � � � � � There are 10 kinds of people:
�� those that understand binary, and those that don't.
--------------------------------------------------------
�� The day Microsoft makes something that doesn't suck
�� � is the day they start selling vacuum cleaners
--------------------------------------------------------


Reply via email to