16 lines
434 B
Diff
16 lines
434 B
Diff
From: Ansgar Burchardt <ansgar@43-1.org>
|
|
Subject: Fix POD syntax errors
|
|
|
|
<https://rt.cpan.org/Public/Bug/Display.html?id=54410>
|
|
|
|
--- libparse-yapp-perl.orig/lib/Parse/Yapp.pm
|
|
+++ libparse-yapp-perl/lib/Parse/Yapp.pm
|
|
@@ -149,6 +149,7 @@
|
|
C<%expect> followed by a number, suppress warnings about number of Shift/Reduce
|
|
conflicts when both numbers match, a la bison.
|
|
|
|
+=back
|
|
|
|
=item B<The Rule Section> contains your grammar rules:
|
|
|