Pod::Abstract::Serial.3pm

Langue: en

Autres versions - même langue

Version: 2009-06-08 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

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

DESCRIPTION

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

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!

AUTHOR

Ben Lilburne <bnej@mac.com> 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.