Can ayone assist in figuring this one out, please.

I have just installed perl 5.6.1 on our hpux server.  It went in fine.  I then 
installed (from source) the new Date::Calc module and it went in fine without errors.  
BUT, when I run one of our scripts (perf) that uses the Date::Calc functionality, it 
gives me the following error:

    Date::Calc object version 5.3 does not match bootstrap parameter 4.2 at 
/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 225.
    Compilation failed in require at ./perf line 11.
    BEGIN failed--compilation aborted at ./perf line 11.

What follows in the piece of code that calls the modules that produces the error:

    use Date::Calc qw(Add_Delta_Days);


Does anyone have an idea??  And thanks in advance.
_______________________

Scott Burks – Systems and Network Administrator 
Trust Company of America / Gemisys Financial Services 
7103 S Revere Pkwy, Englewood, CO 80112 
Voice ( (303) 705-6049  Fax ((303)705-6171 
Cell ((303) 588-0594   * [EMAIL PROTECTED]

Reply via email to