CORBA::Cplusplus - IDL compiler to language C++ mapping
idl2cpp parses the given input file (IDL) and generates a include file following the language C++ mapping rules.
idl2cpp is a Perl OO application what uses the Visitor design pattern.
CORBA::IDL CORBA::C
CORBA::HTML - Implements HTML documentation
CORBA Specifications, including IDL (Interface Definition Language) and C++ Language Mapping are available on <http://www.omg.org/>.
Standard build/installation supported by ExtUtils::MakeMaker(3)...
$ perl Makefile.PL
$ make
$ make install
To Do:
This module is not currently complete
Send bug reports, comments and suggestions to francois.perrad@gadz.org