| CPAN Ratings (Gamma) Date-Calc reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Date-Calc
5 out of 7 found this review helpful:
Well, it got the job done. So I give it 5 stars for that. The documentation had enough examples for me to quickly figure out what I needed to do.
jacques - 2006-10-22 23:18:05
Was this review helpful to you?
Yes
No
This module is fast to load and easy to use.
I normally inherit Date::Calc::Object into a wrapper.
G. Allen Morris IIII - 2005-12-17 15:11:02
Was this review helpful to you?
Yes
No
The interface is indeed odd, but you do get used to it rather quickly. And the module does what it set out to do. I use it a lot, but I do not use it exclusively, so it's worth checking out the competition.
nathan mcfarland - 2004-08-10 12:53:54
Was this review helpful to you?
Yes
No
I find this module difficult and awkward to use sometimes, but it is very useful and fast.
Chris Nandor - 2003-08-25 22:19:06
Was this review helpful to you?
Yes
No
This module does most of what I need, and it isn't terrible at it. It's just strange. It has a somewhat clunky interface (Nth_Weekday_of_Month_Year is too long for a sub name) and often strikes me as providing strange ways of solving its problems. Hopefully DateTime will obsolete Date::Calc.
Ricardo SIGNES - 2003-08-14 03:16:08
Was this review helpful to you?
Yes
No
This module is good at what it does, but it might not do everything you need (timezones, for example). The interface is rather awkward, as multiple operations require you to sling around many parameters, because the functions return list of values (like year, month, day) which you have to track.
The docs for the main portion of the code, Date::Calc, are complete and relatively easy to read, but the docs for Date::Calc::Object are somewhat confusing.
Dave Rolsky - 2003-08-13 13:56:27
Was this review helpful to you?
Yes
No
Fast and useful module. I really like that it does not try impose
a slow OO interface on stuff that does not need it. I would have
liked it even better if the function names did not upcase each word
and if the synopsis section of the documentation was shorter.
Gisle Aas - 2003-08-13 10:53:33
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|