diff options
author | Matthew Horsfall (alh) <wolfsage@gmail.com> | 2014-06-11 08:38:12 -0400 |
---|---|---|
committer | Matthew Horsfall (alh) <wolfsage@gmail.com> | 2014-06-11 08:38:12 -0400 |
commit | 6bb82be047bde971b89298812252bf1fd856fc2d (patch) | |
tree | 6d063cc8cbab7170156b0ccf36b895012f78747b | |
parent | d133a3dde11a88d509f4f82fd8e3b7bcffa0cdd3 (diff) | |
download | perl-6bb82be047bde971b89298812252bf1fd856fc2d.tar.gz |
perldelta for bd47baf
-rw-r--r-- | pod/perldelta.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 921afff0dc..85d985342a 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -173,6 +173,12 @@ footprint. L<[perl #121436]|https://rt.perl.org/Ticket/Display.html?id=121436> +=item * + +C<-T> and C<-B> filetests will return sooner when an empty file is detected. + +L<perl #121489|https://rt.perl.org/Ticket/Display.html?id=121489> + =back =head1 Modules and Pragmata |