summaryrefslogtreecommitdiffstats
path: root/NOTES-PERL.md
diff options
context:
space:
mode:
authorRandall S. Becker <rsbecker@nexbridge.com>2021-04-19 13:32:36 -0400
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2021-04-22 21:28:08 +0200
commit2de02e7dca0a875b1ae5b6a4a4f946705eb71edc (patch)
tree7d6c2e5223268c031c93c24fb35498e7b108075c /NOTES-PERL.md
parent75f036c6c5cf3608a63ddc6598698e82bcfdb9bf (diff)
Added Perl installation instructions to NOTES-PERL.md for HPE NonStop.
Fixes #14931. Signed-off-by: Randall S. Becker <rsbecker@nexbridge.com> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/14932)
Diffstat (limited to 'NOTES-PERL.md')
-rw-r--r--NOTES-PERL.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/NOTES-PERL.md b/NOTES-PERL.md
index dbaae0d40e..a28f5b9033 100644
--- a/NOTES-PERL.md
+++ b/NOTES-PERL.md
@@ -4,6 +4,7 @@ Notes on Perl
- [General Notes](#general-notes)
- [Perl on Windows](#perl-on-windows)
- [Perl on VMS](#perl-on-vms)
+ - [Perl on NonStop](#perl-on-nonstop)
- [Required Perl modules](#required-perl-modules)
- [Notes on installing a Perl module](#notes-on-installing-a-perl-module])
@@ -52,6 +53,17 @@ download the source from <http://perl.org/>, unpacking it, reading
`.PCSI` file from <http://www.vmsperl.com/> and install it using the
POLYCENTER install tool.
+Perl on NonStop
+---------------
+
+Perl is installed on HPE NonStop platforms as part of the Scripting Languages
+package T1203PAX file. The package is shipped as part of a NonStop RVU
+(Release Version Updates) package. Individual SPRs (Software Product Release)
+representing fixes can be obtained from the Scout website at
+<https://h22204.www2.hpe.com/NEP>. Follow the appropriate set of installation
+instructions for your operating system release as described in the
+Script Language User Guide available from the NonStop Technical Library.
+
Required Perl modules
---------------------