in reply to Free .net Perl compiler?

Oh, and one more important thing--there is no .NET perl compiler. They've got a foreign-code plugin thingie. When you run perl code under .NET, you're using a real perl interpreter.

Replies are listed 'Best First'.
Re: Re: Free .net Perl compiler?
by RMGir (Prior) on Aug 28, 2002 at 10:53 UTC
    There's a pretty good writeup about PerlNET over on DevX.

    I found it thanks to a blurb at use Perl;.
    --
    Mike