PerlScript

PerlScript

PerlScript was initially solely an ActiveX Scripting Engine produced by the company ActiveState for use with Microsoft's Internet Information Services (IIS) that allows for programmers to use Perl-based code in addition to, or in place of, VBScript or JScript in the context of web servers running the ASP protocol. Subsequently an ASP module was created for the Apache web server, which allows for coding with only PerlScript, but neither VBScript nor JScript. PerlScript can also be used to write Windows Scripting Host-based programs, similar to VBScript.

Standalone PerlScripts can be executed if they are created with the file extension .pls, in which case they do not require enclosing XML, e.g.

use strict; $WScript->Echo("Hello World!");

pls files do not gain access to drag and drop WSH functionality.

PerlScripts which have the extension wsf require XML tags which specify the job id and script language, e.g.

wsf PerlScripts gain access to WSH drag and drop functionality, similarly to Perl Droplets in the now-obsolete MacPerl.

Most WSH objects are available via the implicitly created $WScript object.

ee also

*ASP
*Perl
*JScript
*VBScript

External links

* [http://www.cpan.org/authors/id/M/MS/MSERGEANT/PSIntro.html Introduction to PerlScript]
* [http://aspn.activestate.com/ASPN/docs/ActivePerl/5.8/Components/Windows/PerlScript.html PerlScript FAQ] at ActiveState
* [http://www.apache-asp.org/perlscript.html Apache::ASP Module]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • PERLScript — Содержание 1 Введение 2 Простой пример 3 См. также 4 Ссылки …   Википедия

  • Windows Script Host — The Icon For Windows Script Host The Microsoft Windows Script Host (WSH) is an automation technology for Microsoft Windows operating systems that provides scripting capabilities comparable to batch files, but with a greater range of supported… …   Wikipedia

  • Perl — Desarrollador(es) Larry Wall www.perl.org Información general Paradigma multiparadigma, funcional, im …   Wikipedia Español

  • Active Server Pages — Developer(s) Microsoft Stable release 3.0 (no further versions planned) Type Web application framework License Proprietary …   Wikipedia

  • Klient — Infobox Software name = Klient caption = Screenshot of Klient developer = Thomas J. McAlee, Jr latest release version = 2.21 operating system = Microsoft Windows genre = IRC client license = Proprietary website = [http://www.klient.com/] Klient… …   Wikipedia

  • Softimage XSI — Infobox Software name = SoftimageXSI logo= caption = Screenshot of SoftimageXSI developer = Softimage, Co. latest release version = 7 latest release date = June 7, 2008 operating system = Windows, Linux genre = 3D computer graphics license =… …   Wikipedia

  • 4NT — Infobox Software name = 4NT logo = caption = Debugging a batch file in 4NT developer = JP Software latest release version = 8.02.106 latest release date = 10 March, 2008 operating system = Microsoft Windows NT / 2000 / XP / Server 2003 / Vista… …   Wikipedia

  • Active Server Pages — (ASP) ist eine von Microsoft entwickelte SSI Nachfolgetechnologie, die mit Einsatz einer Skriptsprache wie PHP, VBScript, Perl oder JScript serverseitig Webseiten erzeugt. ASP wurde ursprünglich nur vom Webserver Internet Information Services… …   Deutsch Wikipedia

  • Csvdiff — Basisdaten …   Deutsch Wikipedia

  • Damian Conway — (* 5. Oktober 1964 in Melbourne, Australien) ist ein australischer Informatikprofessor, Buchautor, prominenter Perl Programmierer und vielgefragter Redner auf Fachkonferenzen. Inhaltsverzeichnis …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”