On Mon, Nov 04, 2002 at 08:25:34PM -0500, James Freeman wrote: > The horror....the horror.... > > http://aspn.activestate.com/ASPN/Downloads/PerlNET/More > > Any thoughts?
They seem to be running Perl code in a non-Perl framework by piping it to a Perl server and converting the answer back to .NET data. This is the approach that I took with Emacs Lisp after embedding with the Perl API proved hard to maintain, port, and package. Interesting, useful, smart. Not entirely competitive with embedding, but complementary in some ways. -John _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

