Changes for version 3.46 - 2025-05-01
- XHTML: =over without =item should render as a blockquote Graham Knop++
- Add support for underlined text U<> formatting Graham Knop++
- Make 'temp' name checking more succinct Max Maischein++
- github: fix and add tests Lukas Mai++ rwp0++
- Makefile.PL: add missing 'warnings' prereq Lukas Mai++
- Add select method compatible with Pod::Select Graham Knop++
- Modernize htmlbat.t, corpus.t Lukas Mai++, Graham Knop++
- Fix links, typos, acknowledgments James Keenan++ rwp0++, Dan Book++
- Add documentation on sublcassing Graham Knop++
- Fix version checking Philippe Bruhat++
- Fix version number Thibault Duponchelle++
- Use rel2abs instead of abs_path Andrew Fresh++
Documentation
write a formatter as a Pod::Simple subclass
Modules
framework for parsing Pod
check the Pod syntax of a document
put Pod::Simple into trace/debug mode
dump Pod-parsing events as text
turn Pod into XML
convert Pod to HTML
convert several Pod files to several HTML files
just the Pod, the whole Pod, and nothing but the Pod
represent "section" attributes of L codes
turn Pod::Simple events into method calls
a pull-parser interface to parsing Pod
end-tokens from Pod::Simple::PullParser
start-tokens from Pod::Simple::PullParser
text-tokens from Pod::Simple::PullParser
tokens from Pod::Simple::PullParser
format Pod as RTF
find POD documents in directory trees
parse Pod into a simple parse tree
format Pod as plaintext
get the text content of Pod
format Pod as validating XHTML
turn Pod into XML
Provides
in lib/Pod/Simple/BlackBox.pm
in lib/Pod/Simple/HTMLLegacy.pm
in lib/Pod/Simple/Progress.pm
in lib/Pod/Simple/TiedOutFH.pm
in lib/Pod/Simple/Transcode.pm
in lib/Pod/Simple/TranscodeDumb.pm
in lib/Pod/Simple/TranscodeSmart.pm