in reply to Re: Re: Moving Perl from test to Dev
in thread Moving Perl from test to Dev
I strongly recommend against that. Otherwise, you might be able to get away with just reconfiguring/compiling/installing perl, and copying the locally installed modules. Or you might want to search for 'relocatable perl's. It seems to work on some OSses (OS/2 for instances), and some people (Redhat?) have success with configuring perl with a huge default @INC, and a binary edit of Perl. I don't think perl relocation is officially supported though.
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Moving Perl from test to Dev
by ccarden (Monk) on Nov 20, 2003 at 19:52 UTC |