logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pomdump - dump the POM parse tree for a POD document

Author

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

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

Name

       pomdump - dump the POM parse tree for a POD document

See Also

       For further information please see Pod::POM.

perl v5.36.0                                       2022-11-20                                        POMDUMP(1p)

Synopsis

           pomdump MyFile.pm

Version

       This is version 0.1 of pomdump.

See Also