|
On Wednesday, January 30, 2002, at 01:06 PM, Thatcher Ulrich wrote:
No -- Perl has a "use lib 'path/to/libs'" facility, and you can access the @INC list as well.
So a perl app, the perl vm and shared libs can all be in a directory that can be moved by the user and the app will still run without modifying anything?
Steve