Hi,
I agree that what you're saying.
How you're collecting custom modules ?? . I guess, you're copying required modules from the perl default path after PPM was installed if i'm not wrong. My question is why should I copy from the base instead of directly point it to where we want.
Thanks
-kulls
Well, PPM will put everything in the \site path, so youcould just copy \site. The other, the \lib will only get the original install or an update of a core module.
Custom modules that I refer to are the ones we have created internally. Usually a totally different directory for each project - and in fact they are maintained in CVS.