mktables: Add method to change if outputting pod entry
authorKarl Williamson <public@khwilliamson.com>
Fri, 4 Nov 2011 18:54:31 +0000 (12:54 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 8 Nov 2011 15:09:28 +0000 (08:09 -0700)
A new method is created to allow changing if an entry for a name is to
be output in the regular expression part of perluniprops.pod.

lib/unicore/mktables

index f55ecdc..fcee504 100644 (file)
@@ -2681,7 +2681,7 @@ package Alias;
     # Some aliases should not get their own entries in the re section of the
     # pod, because they are covered by a wild-card, and some we want to
     # discourage use of.  Binary
-    main::set_access('make_re_pod_entry', \%make_re_pod_entry, 'r');
+    main::set_access('make_re_pod_entry', \%make_re_pod_entry, 'r', 's');
 
     my %status;
     # Aliases have a status, like deprecated, or even suppressed (which means