Changes for version 0.10 - 2009-05-26

  • Now you can register Perl variables with Lua. Not all types are supported; only:
    • numbers
    • booleans
    • strings
    • tables (arrayrefs and hashrefs)
  • Func refs are to come; I can't think of a good way of doing objects fully yet but I have ideas.

Modules

Run Lua code from a string, rather than embedded.

Provides

in lib/Outline/Lua.pm