in reply to PPM wont work

What works for me is that I switch into the directory that the .ppd file is and from there run (using your example)

ppm install Date-Calc.ppd

Update: Please let me clarify... I've seen that error in the past with a different module (don't remember which one) and the above has worked for me. But I do not know if it will work to remedy the error with the module you are trying to install.

Replies are listed 'Best First'.
Re^2: PPM wont work
by shreya (Novice) on Sep 27, 2005 at 18:32 UTC
    I did try that but stll receive the same error:
    C:\Perl\newlib>ppm install Date-Calc.ppd Can't call method "ok" on an undefined value at C:/Perl/site/lib/PPM/U +I.pm line 881, <$__ANONIO__> line 19.
    Any more suggestions will be most welcome. Thanks