This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
POSIX::access() doesn't do ENOTDIR on VMS.
authorCraig A. Berry <craigberry@mac.com>
Sat, 17 Sep 2011 12:15:15 +0000 (07:15 -0500)
committerCraig A. Berry <craigberry@mac.com>
Sat, 17 Sep 2011 12:15:15 +0000 (07:15 -0500)
commite5da71f2088e85d23f1130f062c047f05bee2c96
treeb4092687281aecc580f2c911e25cc32532ce7c7d
parent426a09cda0fa65ac09901aeb0de4b8be77b13ee8
POSIX::access() doesn't do ENOTDIR on VMS.

Even though the underlying error is RMS$_DNF.  Go figure.
ext/POSIX/t/posix.t