Re: Inspecting a COM object

2007-01-14 Thread Foo JH
Sexy! Thanks Mark and Jan. mark pryor wrote: --- Jan Dubois [EMAIL PROTECTED] wrote: On Wed, 10 Jan 2007 09:36:23 +0800, Foo JH [EMAIL PROTECTED] wrote: I was wondering if there is any API that lets me inspect a COM object in Perl. By this I mean list out the

Re: Inspecting a COM object

2007-01-12 Thread mark pryor
--- Jan Dubois [EMAIL PROTECTED] wrote: On Wed, 10 Jan 2007 09:36:23 +0800, Foo JH [EMAIL PROTECTED] wrote: I was wondering if there is any API that lets me inspect a COM object in Perl. By this I mean list out the functions, classes, stuff like that. I see this happening with the

Inspecting a COM object

2007-01-09 Thread Foo JH
Hi all, I was wondering if there is any API that lets me inspect a COM object in Perl. By this I mean list out the functions, classes, stuff like that. I see this happening with the OLE browser that comes with the ActivePerl HTML manual. Is that written in Perl?

Re: Inspecting a COM object

2007-01-09 Thread Jan Dubois
On Wed, 10 Jan 2007 09:36:23 +0800, Foo JH [EMAIL PROTECTED] wrote: I was wondering if there is any API that lets me inspect a COM object in Perl. By this I mean list out the functions, classes, stuff like that. I see this happening with the OLE browser that comes with the ActivePerl HTML