
craig.a.berry at gmail
May 7, 2012, 1:45 PM
Post #2 of 2
(41 views)
Permalink
|
|
Re: [perl #7873] Accessing remote file on OpenVMS with perl 5.6.1 fails
[In reply to]
|
|
On Sat, May 5, 2012 at 9:09 AM, Brian Fraser via RT <perlbug-followup [at] perl> wrote: > On Tue Nov 06 08:30:19 2001, RT_System wrote: >> This has always worked for me. >> >> I suspect some sort of DECNET configuration problem. Perl and DECNET >> play fine together, though in the past I've had problems with certain >> file test operations on remote files. That was a long time ago, though, >> and may have involved access through DEC's old DECNET SecurityGate > product. >> >> Brad > > Can this ticket be closed then? I think so. During additional discussion on the vmsperl mailing list: http://www.nntp.perl.org/group/perl.vmsperl/2001/11/msg9575.html the OP did not respond to queries, and others with comparable platform and configuration could not reproduce the problem. Plus the code where the failure occurred has seen extensive rework since then and will now set errno and return rather than croaking on the "no such device" error: http://perl5.git.perl.org/perl.git/blob/v5.15.9:/vms/vms.c#l11735
|