[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua libraries
- From: "Thatcher Ulrich" <tu@...>
- Date: Wed, 30 Jan 2002 16:32:16 -0500
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