in reply to Installing a Perl module to an embedded target with different Perl version
I believe you can specify the installation directory specifically through LIB instead of having it derived from PREFIX.
Note that your approach won't work for distros that have machine-specific or version-specific components, such as distros with XS components.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Installing a Perl module to an embedded target with different Perl version
by wanna_code_perl (Friar) on May 18, 2010 at 15:57 UTC |