
xpt_dump - typelib dumper

xpt_dump [-v] filename.xpt

verbose mode

xpt_dump is a utility for dumping the contents of a typelib file (.xpt)

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


The original version (C language) is mozilla.org code.
Port to Perl by Francois Perrad, francois.perrad@gadz.org

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.