On Thu, 20 Dec 2007, Michael Ellery wrote:
> ..I just upgraded to 5.10 (uninstalled 5.8 and installed 5.10, actually)
> and I can't seem to execute using the perl ActiveScript engine.  For
> instance, I try this simple script:
> 
> <job>
> <script language="PerlScript">
>   use strict;
>   say "Hello World";
> </script>
> </job>
> 
> and try to run with cscript -- cscript crashes.
> 
> In our application, we also have a custom ActiveScript host (so we can
> execute ActiveScript engines) and we can also no longer run using the
> PerlScript engine.  We get an exception thrown from the InitNew method
> on the IActiveScriptParse interface.  Is the activescript engine broken
> in this release?

Yes, it looks like it is broken. :(  The same issue probably afflicts
PerlEx and Perl for ISAPI as well.

I'll see that we can get this fixed ASAP.

Cheers,
-Jan

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to