Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Using Existing C or/and Java Modules in Perl

by gjb (Vicar)
on Dec 09, 2005 at 10:19 UTC ( [id://515499]=note: print w/replies, xml ) Need Help??


in reply to Using Existing C or/and Java Modules in Perl

For C/C++ ocde you can also have a look at SWIG, the Simplified Wrapper and Interface Generator. Of course, using XS is also an option, some information can be found in Advanced Perl Programming by Simon Cozens (and probably elsewhere, but that's what I used).

Apart from the Inline::Java module mentioned above there's also Java which allows a Perl program to access a local or remote JVM.

Hope this helps, -gjb-

  • Comment on Re: Using Existing C or/and Java Modules in Perl

Replies are listed 'Best First'.
Re^2: Using Existing C or/and Java Modules in Perl
by vennirajan (Friar) on Dec 09, 2005 at 10:44 UTC
    Thanks gjb. That advance perl programming link will be very much helpfull for me.
    Regards,
    S.Venni Rajan.
    "A Flair For Excellence."
                    -- BK Systems.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (7)
As of 2024-04-18 16:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found