1Pod::Abstract::Serial(3U)ser Contributed Perl DocumentatiPoond::Abstract::Serial(3)
2
3
4

NAME

6       Pod::Abstract::Serial - generate a global sequence of serial numbers.
7

DESCRIPTION

9       Used to number Pod::Abstract::Node elements for identification.
10

BUGS

12       This will cause problems with Pod::Abstract documents frozen to disk
13       using Data::Dumper etc, unless "set" is used to bump the number above
14       the highest number read.
15
16       Or just serialise your document with "$node->pod" instead!
17

AUTHOR

19       Ben Lilburne <bnej@mac.com>
20
22       Copyright (C) 2009 Ben Lilburne
23
24       This program is free software; you can redistribute it and/or modify it
25       under the same terms as Perl itself.
26
27
28
29perl v5.32.0                      2020-07-28          Pod::Abstract::Serial(3)
Impressum