in reply to Re: Windows COM Component?
in thread Windows COM Component?

If you are interested in using Perl modules from other .NET languages you may also want to take a look at PerlNET (part of the Perl Dev Kit) which lets you create strongly typed .NET interfaces for your Perl code. It provides tighter integration with the .NET Framework than just COM interop.

Disclaimer: I'm the tech lead of the Perl Dev Kit, the PDK is a commercial product, yada, yada.