NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
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?
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
Reply to This
Parent