This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
autodoc.pl: Allow 'x' flag in apidoc_item entries
authorKarl Williamson <khw@cpan.org>
Tue, 3 May 2022 13:32:38 +0000 (07:32 -0600)
committerKarl Williamson <khw@cpan.org>
Tue, 3 May 2022 14:43:04 +0000 (08:43 -0600)
commitb83249756e4513da67807fbc19047223291c94b8
tree0010aa6f6c0e3b343f4c96f00b62640adf9efa5c
parent6e93196a2777ee927403982ff2aa30e23617fead
autodoc.pl: Allow 'x' flag in apidoc_item entries

The only flags allowed are those affecting the display in perlapi and
perlintern.  The 'x' flag previously omitted, fits this.
autodoc.pl