in reply to Microsoft Word and Perl scripting
ActiveState's Perl has a PerlScript component that allows Perl to be used in place of VBScript or JScript. The documentation with it discusses how to use it.
It's kind of unsafe to have on your system though. Imagine a web page with PerlScript that deleted your files? PerlScript (and VBScript or JScript) doesn't run in the "sandbox" that Java supposedly does.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Microsoft Word and Perl scripting
by John M. Dlugosz (Monsignor) on Jul 27, 2001 at 10:23 UTC | |
by rrwo (Friar) on Aug 26, 2001 at 21:03 UTC |