Pod::Abstract::Filter::sort
alphabetically sort sub-sections within a POD section.
- Provided by: libpod-abstract-perl (Version: 0.26-1)
- Report a bug
alphabetically sort sub-sections within a POD section.
paf sort -heading=METHODS Your::Module::Name
=head1 METHODS
=for sorting
{etc}
In this case the "=for sorting" label will cause all subheadings to be sorted alphabetically, you don't need to specify a section.
paf sort Your::Module::Name
Ben Lilburne <bnej80@gmail.com>
Copyright (C) 2009-2025 Ben Lilburne
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Hey! The above document had some coding errors, which are explained below: