CORBA::ORBit - Perl module implementing CORBA 2.0 via ORBit


CORBA-ORBit documentation  | view source Contained in the CORBA-ORBit distribution.

Index


NAME

Top

CORBA::ORBit - Perl module implementing CORBA 2.0 via ORBit

AUTHOR

Top

Owen Taylor <otaylor@redhat.com>

SYNOPSIS

Top

  use CORBA:::ORBit idl => [ 'Account.idl' ];

DESCRIPTION

Top

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.

SEE ALSO

Top

perl(1).


CORBA-ORBit documentation  | view source Contained in the CORBA-ORBit distribution.