Here's a patch for CORBA::ORBit 0.4.3 that brings it up to date with CVS and further adds many bug fixes and patches I've made. Use with ORBit stable 0.5.13 or later (not 0.5.12). Don't use ORBit2. Put this at the beginning of your perl script before the use CORBA::ORBit line: BEGIN { unshift @ARGV, qw(-ORBIIOPIPv4 1); } Now you have an interoperable Perl / CORBA binding. -Huw -- Huw Rogers <rogers building2 co jp>
Attachment:
CORBA-ORBit-0.4.3.patch
Description: Binary data