#include "interpreter.h"
Include dependency graph for perlscriptinterpreter.h:
Go to the source code of this file.
Classes | |
class | PerlScriptInterpreter |
Typedefs | |
typedef interpreter | PerlInterpreter |
WARNING: Because of the way embedded perl works it is no currently possible to have more than one instance of PearlScriptIntrepreter. The class ensures this via the Singelton pattern. This is definately not thread safe!!!
|
|