> Can't locate loadable object for module DateTime in @INC (@INC contains:
> C:/Perl/lib C:/Perl/site/lib .) at C:/Perl/lib/XSLoader.pm line 44

Looks like you have not installed the DateTime module. 

If you are using ActiveState perl,  you can find the ppd file here
http://theoryx5.uwinnipeg.ca/ppms/DateTime.ppd

You can install this module using ppm.

Regards,

Ofey.

Reply via email to