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.103006
10

OVERVIEW

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

PERL VERSION

15       This library should run on perls released even a long time ago.  It
16       should work on any version of perl released in the last five years.
17
18       Although it may work on older versions of perl, no guarantee is made
19       that the minimum required version will not be increased.  The version
20       may be increased for any reason, and there is no promise that patches
21       will be accepted to lower the minimum required perl.
22

TYPES

24   FormatName
25       This is a valid name for a format (a Pod5::Region).  It does not expect
26       the leading colon for pod-like regions.
27
28   ChompedString
29       This is a string that does not end with newlines.  It can be coerced
30       from a Str ending in a single newline -- the newline is dropped.
31

AUTHOR

33       Ricardo SIGNES <cpan@semiotic.systems>
34
36       This software is copyright (c) 2022 by Ricardo SIGNES.
37
38       This is free software; you can redistribute it and/or modify it under
39       the same terms as the Perl 5 programming language system itself.
40
41
42
43perl v5.38.0                      2023-07-21          Pod::Elemental::Types(3)
Impressum