1Pod::POM::Nodes(3)    User Contributed Perl Documentation   Pod::POM::Nodes(3)
2
3
4

NAME

6       Pod::POM::Nodes - convenience class to load all node classes
7

SYNOPSIS

9           use Pod::POM::Nodes;
10

DESCRIPTION

12       This module implements a convenience class that simply uses all of the
13       subclasses of Pod::POM::Node.  (It used to include all the individual
14       classes inline, but the node classes have been factored out into
15       individual modules.)
16

AUTHOR

18       Andy Wardley <abw@kfs.org>
19
21       Copyright (C) 2000, 2001 Andy Wardley.  All Rights Reserved.
22
23       This module is free software; you can redistribute it and/or modify it
24       under the same terms as Perl itself.
25

SEE ALSO

27       Consult Pod::POM for a general overview and examples of use.
28
29
30
31perl v5.16.3                      2010-04-01                Pod::POM::Nodes(3)
Impressum