pomdump - Man Page

dump the POM parse tree for a POD document

Synopsis

    pomdump MyFile.pm

Description

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

Author

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

Version

This is version 0.1 of pomdump.

See Also

For further information please see Pod::POM.

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation