DOKK / manpages / debian 11 / libpod-pom-perl / pomdump.1p.en
POMDUMP(1p) User Contributed Perl Documentation POMDUMP(1p)

pomdump - dump the POM parse tree for a POD document

    pomdump MyFile.pm

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).

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

This is version 0.1 of pomdump.

Copyright (C) 2009 Andrew Ford. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

For further information please see Pod::POM.

2019-02-26 perl v5.28.1