pod-parser

pod-parser-0.0.3 by tobyink

Parse POD into a DOM-like structure and render Markdown, HTML, or ANSI text

Download .tar.gz

Package

Name
pod-parser
Version
0.0.3
Uploaded
2026-06-12 23:11:58
Repository
https://github.com/tobyink/zuzu-pod-parser
Dependencies
Metadata
zuzu-distribution.json
Archive
Download .tar.gz
JSON-LD-logo-88

pod/parser

Parse Plain Old Documentation from strings or std/io Path objects into a mutable DOM-like tree of node objects, and render parsed POD documents to Markdown, HTML, or ANSI-styled terminal text.

This is a demo external distribution for ZuzuScript package tooling.

Installation

If you have zuzuzoo installed, you can install the latest release of pod-parser using this command:

zuzuzoo install pod/parser

Documentation