Click to See Complete Forum and Search --> : Perl Install Help


LinuxColonel
11-18-2000, 12:23 AM
Please, I'm in dire need here...

I installed perl 5.6 on a dev machine and now not all of my mods are loading. Ayone know where I should start to resolve this. I did a standard install of the new perl.

pdc
11-18-2000, 01:28 AM
When you install a new copy of perl, and do the final install piece, it sets up perl to link to your new directory structure. If your mods are not in the new structure, that may be your problem.
Paul