I am running 5.4-STABLE as well, perl 5.8.6. I use cpan, not ports (never for Perl), and Date::Holidays fails the tests because it cannot find Date::Holidays::?? (AU... etc). Is there a Bundle?
Well the module should issue a lot of warnings for Date::Holidays::* which does not exist, but you are right I am using 2 two modules in my test which is not listed in the prerequisites, I will fix this imidiately.
FreeBSD 5.4 - Fails different reason.. (Score:1)
I am running 5.4-STABLE as well, perl 5.8.6. I use cpan, not ports (never for Perl), and Date::Holidays fails the tests because it cannot find Date::Holidays::?? (AU ... etc). Is there a Bundle?
Reply to This
Re:FreeBSD 5.4 - Fails different reason.. (Score:2)
Well the module should issue a lot of warnings for Date::Holidays::* which does not exist, but you are right I am using 2 two modules in my test which is not listed in the prerequisites, I will fix this imidiately.
Thanks,
jonasbn