in reply to Migrating Perl to Java or .NET

If your existing codebase is sufficiently modular then you should be able to package the pertinent parts up as windows script components and access these as COM objects from .NET (I can't speak for Java as I have never tried).

More on windows script components in Re: Creating a COM/OLE server

/J\