mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 08:38:23 +00:00
perlport: -l is now meaningful on Win32
This commit is contained in:
parent
e453f6823e
commit
c9e6b691e2
@ -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<RISC OS>)
|
||||
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<RISC OS>)
|
||||
C<-l> is not particularly meaningful.
|
||||
|
||||
(Win32)
|
||||
C<-l> returns true for both symlinks and directory junctions.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user