in reply to perl module problem

What do you mean when you say that you pasted those new version files?

If you copied and pasted the files that PPM installed, you may have missed some or put them in the wrong place. Unless you know intimate details about how Perl looks up modules and how the distribution you're installing works, that's probably what broke things.

Did installing the distribution through PPM not work for you?

Replies are listed 'Best First'.
Re^2: perl module problem
by Anonymous Monk on Jul 27, 2006 at 15:44 UTC
    ppm install version.pm file at c:/per/site/lib/version.pm but whe i run perl Build.pl thenit say it din't get version.pm at c:/perl/lib/ so gave error but when i copy that thenit din't give that error but gave new error what i wrote in last post.

      Do you have multiple versions of Perl installed? Is the ppm binary in the same directory as the perl binary? What is the result of perl -V?

        i have resolve that prob but ne warning is coming what u can see in same thread below 2 -3 reply..

        plz check out it...

        Thanks