The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.19 - 2024-10-07

  • CHANGES
    • Experimental support for tables in Pod files, in a choice of different syntaxes. Not all of them will eventually be kept, this is largely a test to see what people like.
    • Also autodetect Pod verbatim blocks if they begin with a shebang line that mentions `perl`
  • BUGFIXES
    • Accept Mkardown bullet list markers that have leading whitespace

Documentation

a terminal-based structured document viewer for Pod and other formats

Modules

a terminal document viewer for Pod and other syntaxes
base class for generating formatted output from App::sdview
generate Markdown output from App::sdview
generate plain-text output from App::sdview
generate Pod output from App::sdview
generate terminal formatted output from App::sdview
parse Markdown files for App::sdview
parse Pod files for App::sdview
store formatting style information for App::sdview

Provides

in lib/App/sdview/Highlighter.pm
in lib/App/sdview/Output.pm
in lib/App/sdview/Output/Man.pm
in lib/App/sdview/Parser.pm
in lib/App/sdview/Parser/Man.pm