1Pod::Elemental::CommandU(s3e)r Contributed Perl DocumentaPtoido:n:Elemental::Command(3)
2
3
4

NAME

6       Pod::Elemental::Command - a =command paragraph
7

VERSION

9       version 0.103004
10

OVERVIEW

12       This is a role to be included by paragraph classes that represent Pod
13       commands.  It defines "as_pod_string" and "as_debug_string" methods.
14       Most code looking for commands will check for the inclusion of this
15       role, so be sure to use it even if you override the provided methods.
16       Classes implementing this role must also provide a "command" method.
17       Generally this method will implemented by an attribute, but this is not
18       necessary.
19

AUTHOR

21       Ricardo SIGNES <rjbs@cpan.org>
22
24       This software is copyright (c) 2014 by Ricardo SIGNES.
25
26       This is free software; you can redistribute it and/or modify it under
27       the same terms as the Perl 5 programming language system itself.
28
29
30
31perl v5.30.0                      2019-07-26        Pod::Elemental::Command(3)
Impressum