We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7148fe commit 9fecf0dCopy full SHA for 9fecf0d
Changes
@@ -1,4 +1,4 @@
1
-{{$NEXT}}
+0.2311 2020-10-03 04:04:15Z
2
- Fix new PERMS test so as to also pass on root (RT#133443)
3
4
0.2310 2020-09-26 17:37:56Z
README.pod
@@ -8,7 +8,7 @@ File::Temp - return name and handle of a temporary file safely
8
9
=head1 VERSION
10
11
-version 0.2310
+version 0.2311
12
13
=head1 SYNOPSIS
14
@@ -382,7 +382,7 @@ TMPDIR flag available since 0.19.
382
383
EXLOCK flag available since 0.19.
384
385
-PERMS flag available since 0.24.
+PERMS flag available since 0.2310.
386
387
=item B<tempdir>
388
0 commit comments