/* ARISA - Perl Engine Include File */ #define PERL_ENGINE_NAME "Perl" extern interpreter_t *perl_engine_interpreter; void perl_register(void);