Re: Lua libraries
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua libraries
- From: Steve Dekorte <steve@...>
- Date: 2002年1月30日 13:10:23 -0800
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