logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Ben Lilburne <bnej@mac.com>

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!

Description

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

Name

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

See Also