In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/b8b41556fb743ff3f5496bab15508b79d5ab0d44?hp=5068f264e5db925e43c1b4fab9c9c9a44f9a1926>
- Log ----------------------------------------------------------------- commit b8b41556fb743ff3f5496bab15508b79d5ab0d44 Author: Matthew Horsfall <[email protected]> Date: Tue Apr 19 16:58:44 2016 -0400 Correct typo in JJORE's name in todo.pod. ----------------------------------------------------------------------- Summary of changes: Porting/todo.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Porting/todo.pod b/Porting/todo.pod index aab7691..4c7634f 100644 --- a/Porting/todo.pod +++ b/Porting/todo.pod @@ -891,7 +891,7 @@ L<http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-09/msg00573.html> =head2 strict as warnings -See L<http://markmail.org/message/vbrupaslr3bybmvk>, where Josua ben Jore +See L<http://markmail.org/message/vbrupaslr3bybmvk>, where Joshua ben Jore writes: I've been of the opinion that everything strict.pm does ought to be able to considered just warnings that have been promoted to 'FATAL'. -- Perl5 Master Repository
