# New Ticket Created by Ramesh Srinivasan # Please include the string: [perl #39688] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=39688 >
Hi, When ever I execute the following module I get the error. Kindly help us to recifity. bash-2.05# cat date.pl ( Perl Programme) use DateTime; bash-2.05# perl date.pl (while executing I am gettiing the following error Can't locate loadable object for module DateTime in @INC (@INC contains: /usr/perl5/5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib /usr/perl5/site_perl/5.6.1/sun4-solaris-64int /usr/perl5/site_perl/5.6.1 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.6.1/sun4-solaris-64int /usr/perl5/vendor_perl/5.6.1 /usr/perl5/vendor_perl .) at /usr/perl5/5.6.1/lib/sun4-solaris-64int/XSLoader.pm line 44 BEGIN failed--compilation aborted at /usr/perl5/site_perl/5.6.1/DateTime.pm line 44. Compilation failed in require at date.pl line 1. BEGIN failed--compilation aborted at date.pl line 1. Thanks & regards, S.Ramesh Senior Systems Engineer Quintegra Solutions Ltd, 168, Eldams Road, Alwaprpet, Chennai-600 018 PH: +91-44-24353971, Ext. 108 Mobile:+91-98409-68792 'This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.' 'This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.'