Re: Perl 5.18.1 binary kits for OpenVMS available

[email protected] ("John E. Malmberg") Sun, 15 Sep 2013 19:26:15 -0500
Newsgroups perl.vmsperl
Message-ID <[email protected]>
On 9/1/2013 3:55 PM, Craig A. Berry wrote:
> Installation kits for OpenVMS Alpha and OpenVMS I64 v8.3 and later are available at:
>
> <https://sourceforge.net/projects/vmsperlkit/files/>

To use this perl with Bash 4.2.45 and GNV, add the following 2 line file 
to gnv$gnu:[usr.bin]:

$ type gnv$gnu:[usr.bin]perl.
#! /bin/sh
/perl_root/perl $*

Can this be added to the release notes as an optional post installation 
task?

Also, the release notes are referencing "README","INSTALL","artistic.", 
and "copying" files that I can not find in looking in PERL_ROOT:[*...].

Regards,
-John
[email protected]