[Taskforest-discuss] TaskForest 1.26 is now available
Brought to you by:
enoor
From: Aijaz A. <en...@us...> - 2009-05-19 00:42:22
|
Hello again: There was a minor bug in version 1.25. The source file Calendar.pm erroneously included a dependency on the perl module Date::Calc. While Date::Calc is a great module, TaskForest does not need it. The dependency should not have been there. I didn't notice it in my testing because I already have Date::Calc installed on my dev machine and on my prod machines as well. If you don't have Date::Calc installed, the "make test" part of the TaskForest install will fail. I have removed the one offending line from Calendar.pm and re-released TaskForest as version 1.26. Sorry for the inconvenience. The new version (version 1.26) is now available on SourceForge, and should be available on CPAN shortly. Thanks, Aijaz. |