Pod::Elemental::Element::Generic::Command - a Pod =command element
Generic::Command elements are paragraph elements implementing the
Pod::Elemental::Command role. They provide the command method by implementing
a read/write command attribute.
This attribute contains the name of the command, like
"head1" or
"encoding".
Ricardo SIGNES <rjbs@cpan.org>
This software is copyright (c) 2020 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself.