Page 1 of 1

Perl error!!

PostPosted: Tue Mar 13, 2007 6:42 am
by mohankumar
If i type this command /usr/share/astguiclient/ADMIN_area_code_populate.pl
I am getting the following error.

BEGIN failed--compilation aborted at /usr/share/astguiclient/ADMIN_area_code_populate.pl line 59.

If anyone have come across this problem,and they have found solution for this problem.

Please let me know. :roll:

PostPosted: Tue Mar 13, 2007 9:55 am
by ramindia
Hi Mohan

the line number 59 point to (Time::HiRes)

did you installed this module from CPAN ?

check the module

ram

Hi Ram....

PostPosted: Wed Mar 14, 2007 4:29 am
by mohankumar
I have sollved the problem...
The mistake is mysqld service stopped during perl module installation, When i reinstall CentOS and started the service its working fine now...

Thanks for ur help Ram....