|
NAMEPod::POM::Node::Over - POM '=over' node classSYNOPSISuse Pod::POM::Nodes; DESCRIPTIONThis class implements '=over' Pod nodes. As described by the perlpodspec man page =over/=back regions are used for various kinds of list-like structures (including blockquote paragraphs).=item 1. ordered list =item * text paragraph unordered list =item text text paragraph definition list AUTHORAndrew Ford <a.ford@ford-mason.co.uk>Andy Wardley <abw@kfs.org> COPYRIGHTCopyright (C) 2000, 2001 Andy Wardley. All Rights Reserved.Copyright (C) 2009 Andrew Ford. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSOConsult Pod::POM::Node for a discussion of nodes.
Visit the GSP FreeBSD Man Page Interface. |