Skip to content

Commit 9fecf0d

Browse files
File-Temp-0.2311
- Fix new PERMS test so as to also pass on root (RT#133443)
1 parent c7148fe commit 9fecf0d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{$NEXT}}
1+
0.2311 2020-10-03 04:04:15Z
22
- Fix new PERMS test so as to also pass on root (RT#133443)
33

44
0.2310 2020-09-26 17:37:56Z

README.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ File::Temp - return name and handle of a temporary file safely
88

99
=head1 VERSION
1010

11-
version 0.2310
11+
version 0.2311
1212

1313
=head1 SYNOPSIS
1414

@@ -382,7 +382,7 @@ TMPDIR flag available since 0.19.
382382

383383
EXLOCK flag available since 0.19.
384384

385-
PERMS flag available since 0.24.
385+
PERMS flag available since 0.2310.
386386

387387
=item B<tempdir>
388388

0 commit comments

Comments
 (0)