This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
441c427
)
Add '=cut' to silence POD formatting warning
author
James E Keenan
<jkeenan@cpan.org>
Fri, 21 Jan 2022 16:56:25 +0000
(16:56 +0000)
committer
James E Keenan
<jkeenan@cpan.org>
Fri, 21 Jan 2022 16:56:25 +0000
(16:56 +0000)
op.c
patch
|
blob
|
blame
|
history
diff --git
a/op.c
b/op.c
index
d45b635
..
666ef26
100644
(file)
--- a/
op.c
+++ b/
op.c
@@
-10732,6
+10732,7
@@
for the C<finally> optree fragment to be invoked when leaving that block for
any reason. Both optree fragments are consumed and the combined result is
returned.
+=cut
*/
OP *