debian man page for pod::abstract::serial

Query: pod::abstract::serial

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Pod::Abstract::Serial(3pm)				User Contributed Perl Documentation				Pod::Abstract::Serial(3pm)

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 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.10.1 2010-01-03 Pod::Abstract::Serial(3pm)
Related Man Pages
pod::abstract(3pm) - debian
pod::abstract::buildnode(3pm) - debian
pod::abstract::node(3pm) - debian
pod::abstract::tree(3pm) - debian
pod::wsdl::doc(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?