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.
You're not the only one (Score:1)
Heck... it's from the same guy! :-\
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
Um, that would be me (Score:1)
So I started out with most of 5.8 to see how things worked out. The idea was to have as vanill
Re:Um, that would be me (Score:1)
For a start, it downloads the same file over and over again, for each version...
Would CPAN::Mini help, getting everything once, and then you deploy from there into each?
Bill
# I had a sig when sigs were cool
use Sig;
Re:Um, that would be me (Score:1)