Changes for version 3.45 - 2023-05-14

  • fix precedence issue in PullParser mauke++
  • minor parallelism fixes to test files yves++
  • refactor XHTML index generation into own method Graham Knop++
  • fix tab expansion when not 0 nor 8 Graham Knop++
  • various fixes to links Graham Knop++

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