diff --git a/pod/perlport.pod b/pod/perlport.pod index 0e72b548d8f7..e8018862c6e9 100644 --- a/pod/perlport.pod +++ b/pod/perlport.pod @@ -1512,7 +1512,10 @@ C<-R>, C<-W>, C<-X>, C<-O> are indistinguishable from C<-r>, C<-w>, C<-x>, C<-o>. (Win32, VMS, S) -C<-g>, C<-k>, C<-l>, C<-u>, C<-A> are not particularly meaningful. +C<-g>, C<-k>, C<-u>, C<-A> are not particularly meaningful. + +(VMS, S) +C<-l> is not particularly meaningful. (Win32) C<-l> returns true for both symlinks and directory junctions.