lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Jan 30, 2002 at 01:10 -0800, Steve Dekorte wrote:
> 
> 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?

I believe so, provided the right paths are pointed to.  Personally
I've only ever used @INC and 'use lib' to get at locally installed
modules, not to install Perl itself.

-- 
Thatcher Ulrich <tu@tulrich.com>
http://tulrich.com