Jan Dubois wrote:
> 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
> 

Any estimate when we might see a fix for this issue?  Do you expect to
produce a new 5.10 build or just a patch to the current build?

Thanks,
Mike


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

Reply via email to