Message-ID: <
6114148607.20010813231501@tesla.rcub.bg.ac.yu>
p4raw-id: //depot/perl@11670
*/
/* XXX the above needs expanding by someone who actually understands it ! */
+EXTERN_C PerlInterpreter *
+perl_clone_host(PerlInterpreter* proto_perl, UV flags);
PerlInterpreter *
perl_clone(PerlInterpreter *proto_perl, UV flags)