The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.