Francois Perrad > CORBA-XPIDL > xpt_link

Download:
CORBA-XPIDL-0.21.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

xpt_link - typelib linker

SYNOPSIS ^

xpt_link [-t version number] outfile file1.xpt file2.xpt ...

OPTIONS ^

-t version number

create a typelib of an older version number

DESCRIPTION ^

xpt_link is a utility for linking multiple typelib files into one outfile.

MORE INFORMATION ^

XPCOM Type Library File Format, version 1.1, is available on http://mozilla.org/scriptable/typelib_file.html

SEE ALSO ^

xpidl, xpt_dump

AUTHORS ^

The original version (C language) is mozilla.org code.

Port to Perl by Francois Perrad, francois.perrad@gadz.org

COPYRIGHT ^

Copyright 2004-2007, Francois Perrad.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.