mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 08:38:23 +00:00
Fix typo in older perldelta
Signed-off-by: lilinjie <lilinjie@uniontech.com> Committer: Li Linjie is now a Perl author. Run Porting/updateAUTHORS.pl to update .mailmap
This commit is contained in:
parent
fc35cee89c
commit
f509a5163a
1
.mailmap
1
.mailmap
@ -523,6 +523,7 @@ Larwan Berke <apocal@cpan.org> Apocalypse <perl@0ne.us>
|
||||
Laszlo Molnar <laszlo.molnar@eth.ericsson.se> ml1050 <ml1050@freemail.hu>
|
||||
Laszlo Molnar <laszlo.molnar@eth.ericsson.se> Molnar Laszlo <molnarl@cdata.tvnet.hu>
|
||||
Leon Timmermans <fawaka@gmail.com> fawaka@gmail.com (via RT) <perlbug-followup@perl.org>
|
||||
Li Linjie <lilinjie@uniontech.com> lilinjie <lilinjie@uniontech.com>
|
||||
Lincoln D. Stein <lstein@cshl.org> <lstein@cshl.org>
|
||||
Lincoln D. Stein <lstein@cshl.org> Lincoln Stein <lstein@formaggio.cshl.org>
|
||||
Lincoln D. Stein <lstein@cshl.org> Lincoln Stein <lstein@genome.wi.mit.edu>
|
||||
|
||||
1
AUTHORS
1
AUTHORS
@ -832,6 +832,7 @@ Leon Brocard <acme@astray.com>
|
||||
Leon Timmermans <fawaka@gmail.com>
|
||||
Les Peters <lpeters@aol.net>
|
||||
Lesley Binks <lesley.binks@gmail.com>
|
||||
Li Linjie <lilinjie@uniontech.com>
|
||||
Lincoln D. Stein <lstein@cshl.org>
|
||||
Linda Walsh
|
||||
Lionel Cons <lionel.cons@cern.ch>
|
||||
|
||||
@ -1266,7 +1266,7 @@ locales.
|
||||
|
||||
=item *
|
||||
|
||||
C<goto EXPR> is now documented to handle an expression that evalutes to a
|
||||
C<goto EXPR> is now documented to handle an expression that evaluates to a
|
||||
code reference as if it was C<goto &$coderef>. This behavior is at least ten
|
||||
years old.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user