in reply to Re^2: Copying the Strawberry perl.exe
in thread Copying the Strawberry perl.exe
Perl.exe usually loads perl512.dll, which contains the core of Perl. I believe that all other directories are (on Windows) determined relative to perl512.dll. So either the "correct" perl*.dll is loaded from the appropriate directory, or you have the appropriate PERL5INC set up to make this work. Just copying the perl.exe around shouldn't work.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Copying the Strawberry perl.exe
by davies (Monsignor) on Jul 04, 2011 at 11:37 UTC |