Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.9k stars 540 forks source link

autodoc: Combine adjacent elements with identical pod #22427

Closed khwilliamson closed 1 month ago

khwilliamson commented 1 month ago

If adjacent items share the same pod, it makes things more compact and easier to read if they are combined into a single group.

Most instances of this actually happening are when the items all point to the same external pod for their detailed descriptions.

This saves about 300 lines in the current pod.