This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Give the test file for __builtin_expect() the correct name (try.c, not
[perl5.git] / configpm
index 1fb9c3e..d781b50 100755 (executable)
--- a/configpm
+++ b/configpm
@@ -832,6 +832,8 @@ some of the variables described below, or may have extraneous variables
 specific to that particular port.  See the port specific documentation
 in such cases.
 
+=cut
+
 ENDOFTAIL
 
 if ($Opts{glossary}) {
@@ -848,12 +850,16 @@ sub process {
       print CONFIG_POD <<EOF if $text;
 =back
 
+=cut
+
 EOF
       print CONFIG_POD <<EOF;
 =head2 $c
 
 =over 4
 
+=cut
+
 EOF
      $text = 1;
     }