CORBA::Perl - IDL compiler to language Perl mapping

Description:
------------
    This package is used by CORBA::XS.
    It's no a ORB or wrapper of an ORB.

Prerequisites:
--------------
    CORBA::IDL

References:
-----------
    CORBA Specifications, including IDL (Interface Definition Language) and
    Python Language Mapping are available on <http://www.omg.org/>.

    CORBA mapping for Perl [mapping.pod - Draft 1, 7 October 1999] comes
    with the package CORBA::MICO or CORBA::ORBit.

Build/Installation:
-------------------
    Standard build/installation supported by ExtUtils::MakeMaker(3)...
	$ perl Makefile.PL
	$ make
	$ make install

Send bug reports, comments and suggestions to francois.perrad@gadz.org