in reply to Re: Re: ActiveState Perl for .NET
in thread ActiveState Perl for .NET
Think of it as XS for .NET--while you can do anything you want and interface to some external library or other, there's nothing to stop the code from stomping on the world. It also means you'll need the perl component on any machine executing your perl code in the .NET environment, though I think .NET's packaging scheme takes care of fetching that as need be. (I'm not 100% sure of that, thoug)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: ActiveState Perl for .NET
by BrotherBrett (Novice) on Apr 19, 2002 at 18:35 UTC | |
by Elian (Parson) on Apr 19, 2002 at 18:57 UTC |