| CORBA-ORBit documentation | view source | Contained in the CORBA-ORBit distribution. |
CORBA::ORBit - Perl module implementing CORBA 2.0 via ORBit
Owen Taylor <otaylor@redhat.com>
use CORBA:::ORBit idl => [ 'Account.idl' ];
The CORBA::ORBit module is a set of bindings for ORBit. It can read descriptions of interfaces either from an interface repository or from idl files.
perl(1).
| CORBA-ORBit documentation | view source | Contained in the CORBA-ORBit distribution. |