in reply to Re^2: Embedded scripting sandbox? Lua?
in thread Embedded scripting sandbox? Lua?

Got any *documented* examples?

I feel http://cpansearch.perl.org/src/DJERIUS/Lua-API-0.04/examples/lua.pl is sufficiently documentary, esp when combined with

Replies are listed 'Best First'.
Re^4: Embedded scripting sandbox? Lua?
by cavac (Prior) on Oct 10, 2011 at 17:08 UTC
    Yes, used that in the end.

    Much thanks for the additional links!
    Don't use '#ff0000':
    use Acme::AutoColor; my $redcolor = RED();
    All colors subject to change without notice.