Pod::Abstract::Serial - generate a global sequence of serial numbers.
Contents
Bugs
This will cause problems with Pod::Abstract documents frozen to disk using Data::Dumper etc, unless "set"
is used to bump the number above the highest number read.
Or just serialise your document with "$node->pod" instead!
Copyright And License
Copyright (C) 2009 Ben Lilburne
This program is free software; you can redistribute it and/or modify it under the same terms as Perl
itself.
perl v5.30.0 2020-05-17 Pod::Abstract::Serial(3pm)
Description
Used to number Pod::Abstract::Node elements for identification.
Name
Pod::Abstract::Serial - generate a global sequence of serial numbers.
