pod-parser

pod-parser-0.0.1 by tobyink

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

Download .tar.gz
This is not the latest stable release of pod-parser.
View 0.0.3

Package

Name
pod-parser
Version
0.0.1
Uploaded
2026-05-28 11:45:33
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 this release of pod-parser using this command:

zuzuzoo install "https://zuzulang.org/downloads/t/to/tobyink/pod-parser-0.0.1.tar.gz"

Documentation