Hi All,
I get this error:
D:\Bala>cqperl server_side_email_testing.pl
Can't load 'C:/Perl/site/lib/auto/Date/Calc/Calc.dll' for module Date::Calc: loa
d_file:The specified module could not be found at C:/Program Files/IBM/RationalS
DLC/common/lib/perl5/site_perl/5.8.6/MSWin32-x86-multi-thread/DynaLoader.pm line
229.
at server_side_email_testing.pl line 12
Compilation failed in require at server_side_email_testing.pl line 12.
BEGIN failed--compilation aborted at server_side_email_testing.pl line 12.
When I tried to install the dynaloder using the ppm i get the error below
ppm> install -force --area perl DynaLoader-Functions
ppm install failed: Can't find any package that provide DynaLoader-Functions
Please help me to resolve this