1Pod::POM::View(3) User Contributed Perl Documentation Pod::POM::View(3)
2
3
4
6 Pod::POM::View - view POM objects
7
9 Visitor class for creating a view of all or part of a Pod Object Model.
10
12 "new"
13 "print"
14 "view"
15 "instance"
16 "visit"
17 "leave"
18 "visiting"
19
21 Andy Wardley <abw@kfs.org>
22
24 Copyright (C) 2000, 2001 Andy Wardley. All Rights Reserved.
25
26 This module is free software; you can redistribute it and/or modify it
27 under the same terms as Perl itself.
28
29
30
31perl v5.32.1 2021-01-27 Pod::POM::View(3)