idl2pm

idl2pm is an IDL compiler to language Perl mapping.
Download

idl2pm Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Francois Perrad
  • Publisher web site:
  • http://search.cpan.org/~perrad/CORBA-XPIDL-0.03/xpidl.pl

idl2pm Tags


idl2pm Description

idl2pm is an IDL compiler to language Perl mapping. idl2pm is an IDL compiler to language Perl mapping.SYNOPSISidl2pm spec.idlOPTIONSAll options are forwarded to C preprocessor, except -h -i -J -v -x.With the GNU C Compatible Compiler Processor, useful options are :-D name -D name=definition -I directory -I- -nostdincSpecific options :-hDisplay help.-i directorySpecify a path for import (only for version 3.0).-J directorySpecify a path for Perl package importation (use package;).-vDisplay version.-xEnable export (only for version 3.0).idl2pm parses the given input file (IDL) and generates :a Perl spec.pm with marshal and demarshal methodsidl2pm is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.idl2pm needs a cpp executable.CORBA Specifications, including IDL (Interface Definition Language) are available on http://www.omg.org/.CORBA mapping for Perl comes with the package CORBA::MICO or CORBA::ORBit. Requirements: · Perl


idl2pm Related Software