1POMDUMP(1)            User Contributed Perl Documentation           POMDUMP(1)
2
3
4

NAME

6       pomdump - dump the POM parse tree for a POD document
7

SYNOPSIS

9           pomdump MyFile.pm
10

DESCRIPTION

12       This script uses Pod::POM to parse a Pod document and then invokes the
13       dump method on the top level node, resulting in a visualization of the
14       structure of the POD document (the parse tree).
15

AUTHOR

17       Andrew Ford <A.Ford@ford-mason.co.uk>
18

VERSION

20       This is version 0.1 of pomdump.
21
23       Copyright (C) 2009 Andrew Ford.  All Rights Reserved.
24
25       This module is free software; you can redistribute it and/or modify it
26       under the same terms as Perl itself.
27

SEE ALSO

29       For further information please see Pod::POM.
30
31
32
33perl v5.30.1                      2020-01-30                        POMDUMP(1)
Impressum