You can use XML-RPC or SOAP to do this. But maybe you think it is a little bit expensieve. Python also has good CORBA support. I haven't used perl for a long time, so I am not sure the situation of perl.
I haven't tried to connect perl and python together, but I am sure that you can do that. Both of them are written in C and have good support to C. At least you can make a C "low layer" to run these two lauguages. >From: Bob Miller <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: [EUG-LUG:1675] Mixing Perl and Python? >Date: Mon, 18 Feb 2002 22:43:58 -0800 > >Anybody have any experience with calling Perl from Python or vice >versa? > >Can it be done? > >-- >Bob Miller K<bob> >kbobsoft software consulting >http://kbobsoft.com [EMAIL PROTECTED] > _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx
