summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r--pod/perlrun.pod11
1 files changed, 5 insertions, 6 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod
index 8aa06fb2bf..7767404d38 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -130,13 +130,12 @@ distribution for more information).
=item Win95/NT
-The Win95/NT installation, when using the Activeware port of Perl,
+The Win95/NT installation, when using the ActiveState installer for Perl,
will modify the Registry to associate the F<.pl> extension with the perl
-interpreter. If you install another port of Perl, including the one
-in the Win32 directory of the Perl distribution, then you'll have to
-modify the Registry yourself. Note that this means you can no
-longer tell the difference between an executable Perl program
-and a Perl library file.
+interpreter. If you install Perl by other means (including building from
+the sources), you may have to modify the Registry yourself. Note that
+this means you can no longer tell the difference between an executable
+Perl program and a Perl library file.
=item Macintosh