1Pod::Elemental::Types(3U)ser Contributed Perl DocumentatiPoond::Elemental::Types(3)
2
3
4

NAME

6       Pod::Elemental::Types - data types for Pod::Elemental
7

VERSION

9       version 0.103005
10

OVERVIEW

12       This is a library of MooseX::Types types used by Pod::Elemental.
13

TYPES

15   FormatName
16       This is a valid name for a format (a Pod5::Region).  It does not expect
17       the leading colon for pod-like regions.
18
19   ChompedString
20       This is a string that does not end with newlines.  It can be coerced
21       from a Str ending in a single newline -- the newline is dropped.
22

AUTHOR

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