Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Is there any module to use perl Api's with return values Hash and array in my java code

by iguanodon (Priest)
on Jun 28, 2006 at 13:28 UTC ( [id://558013]=note: print w/replies, xml ) Need Help??


in reply to Re: Is there any module to use perl Api's with return values Hash and array in my java code
in thread Is there any module to use perl Api's with return values Hash and array in my java code

Jakarta ORO just provides perl compatible regular expressions, it doesn't actually provide any interface to Perl. And for what it's worth, I have found the claim of compatibility to be a little misleading. I was unable to port some of my Perl regular expressions to ORO and had to resort to an ugly set of if/elses. That was before JDK 1.4 was available, I can't recall if I went back and tried to implement the same regular expressions with the native JDK 1.4 support.

I've solved a problem similar to the OP's with a Perl web service called by a Java client, but the performance of SOAP::Lite web services was pretty poor.

  • Comment on Re^2: Is there any module to use perl Api's with return values Hash and array in my java code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://558013]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-20 01:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found