table of contents
Pod::POM::View(3) | User Contributed Perl Documentation | Pod::POM::View(3) |
NAME¶
Pod::POM::View
DESCRIPTION¶
Visitor class for creating a view of all or part of a Pod Object Model.
METHODS¶
- "new"
- "print"
- "view"
- "instance"
- "visit"
- "leave"
- "visiting"
AUTHOR¶
Andy Wardley <abw@kfs.org>
COPYRIGHT AND LICENSE¶
Copyright (C) 2000, 2001 Andy Wardley. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2010-04-01 | perl v5.16.3 |