The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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).