From c6eb498563c407833c42b86878f7d629622f8315 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?= Registry-Strict
ist verf
#!C:/Perl/bin/perl.exe
oder, wenn perl im Pfad (Umgebungsvariable PATH
) liegt,
+
oder, wenn perl
im Pfad (Umgebungsvariable PATH
) liegt,
einfach:
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index 6162044387..89f33da9e2 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -2538,7 +2538,7 @@ later
#!C:/Perl/bin/perl.exe
or, if perl is in the PATH
, simply:
or, if perl
is in the PATH
, simply:
#!perl
@@ -2553,7 +2553,7 @@ later
registry keys cannot be found, Apache falls back to the behavior of the
Script
option.
Be careful when using ScriptInterpreterSource
Registry
with ScriptAlias
'ed directories, because
Apache will try to execute every file within this
@@ -3149,7 +3149,7 @@ hostname or IP address
¤â¤·¤¯¤Ï¡¢perl ¤¬ PATH
¤Ë¤¢¤ë¾ì¹ç¤Ïñ¤Ë:
¤â¤·¤¯¤Ï¡¢perl
¤¬ PATH
¤Ë¤¢¤ë¾ì¹ç¤Ïñ¤Ë:
#!perl
--
2.50.1