NAME
XML::Axk::Sandbox - Sandbox providing a language limited access to the axk core
SYNOPSIS
Each axk script is in its own package, which has an $_AxkSandbox
instance of this class. Languages used in that script can access the script parameters (SPs) and set updaters through the sandbox.
SUBROUTINES
XML::Axk::Sandbox->new
Constructor.
METHODS
not yet documented
LICENSE AND COPYRIGHT
Copyright (c) 2018 Christopher White. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the the Artistic License (2.0). Details are in the LICENSE file accompanying this distribution.