In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/bdd37d82a92fcd54517604897a606780146488b5?hp=1ffafaddb17049a1d3bf56291e9c83272394f8ce>
- Log ----------------------------------------------------------------- commit bdd37d82a92fcd54517604897a606780146488b5 Author: Karl Williamson <[email protected]> Date: Mon May 22 16:33:53 2017 -0600 perldelta: Fix link. Spotted by Dan Book ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 08b68e01be..e4b7401d91 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -2151,7 +2151,7 @@ perl built with VS2015 with XS modules built with GCC or VS E<lt>= VS2013. Some incompatibility may arise because of the bug fix that has been reverted for VS2015 builds of perl, but there may well be incompatibility anyway because of the rewritten CRT in VS2015 (I<e.g.>, see discussion at -L<http://stackoverflow.com/questions/30412951)>. +L<http://stackoverflow.com/questions/30412951>). =back -- Perl5 Master Repository
