man CORBA::ORBit () - Perl module implementing CORBA 2.0 via ORBit

NAME

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

AUTHOR

Owen Taylor <otaylor@redhat.com>

SYNOPSIS

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

DESCRIPTION

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

perl(1).