Johannes Kilian wrote: > Am 05.05.2010 12:54, schrieb Rene Schickbauer: > >> Just install ActivePerl and all the development tools. Then, just >> replace C:\Perl with your backed-up copy. >> >> I do this all the time on some of my production servers, works like a >> charm for me. >> >> > > Thats what I also tried - but either I did something completly wrong > (unlikely), or it does not work as expected. Neither PPM does show any > modules as installed (ppm query * gives an empty list) nor any > (non-core) modules are found while running a perl script ... > > Will try it again ... >
The modules must be there if you've copied them over, so PPM isn't showing them... I'd suspect that PPM keeps a local record somewhere of the modules it's installed. Maybe in "Documents & Settings\AppData\ActivPerl"?? Or something like that. Lyle _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
