1 Apr
2010
1 Apr
'10
3:13 p.m.
On Wed, Mar 31, 2010 at 7:14 PM, Ali Frihida <alifrihida@gmail.com> wrote:
Oh, ya I did install it through CPAN...Is not enough??
Perhaps you have since upgraded to Perl 5.10? If so, you will need to install it again. $ perl -MDate::Calc -e 'print $Date::Calc::VERSION, "\n"' should tell you more. Kind Regards, Chris