In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/5904c5c0c031fad19e61f5d279d624a91a196e02?hp=f5fe1b19fc61e51b533b25b128ec7a6f764372da>
- Log ----------------------------------------------------------------- commit 5904c5c0c031fad19e61f5d279d624a91a196e02 Author: Tony Cook <[email protected]> Date: Tue Feb 10 17:02:59 2015 +1100 perldelta for f5fe1b19fc61 ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index baa01c8..39a7efa 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -368,6 +368,8 @@ L</Modules and Pragmata> section. Perl can now be built in C++ mode on Windows by setting the makefile macro C<USE_CPLUSPLUS> to the value "define". +List form pipe open no longer falls back to the shell. + =back =head1 Internal Changes -- Perl5 Master Repository
