This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add '=cut' to silence POD formatting warning
authorJames E Keenan <jkeenan@cpan.org>
Fri, 21 Jan 2022 16:56:25 +0000 (16:56 +0000)
committerJames E Keenan <jkeenan@cpan.org>
Fri, 21 Jan 2022 16:56:25 +0000 (16:56 +0000)
op.c

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 *