1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 /* Header for class PerlInterpreter */
5 #ifndef _Included_PerlInterpreter
6 #define _Included_PerlInterpreter
10 /* Inaccessible static: initted */
12 * Class: PerlInterpreter
14 * Signature: (Ljava/lang/String;)V
16 JNIEXPORT void JNICALL Java_PerlInterpreter_init
17 (JNIEnv *, jobject, jstring);
20 * Class: PerlInterpreter
22 * Signature: (Ljava/lang/String;)V
24 JNIEXPORT void JNICALL Java_PerlInterpreter_eval
25 (JNIEnv *, jobject, jstring);