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.18 - 2024-07-30

  • CHANGES
    • Pod directive `=code` is no longer sticky, and now only applies to the next verbatim paragraph
    • Attempt to classify verbatim blocks into perl vs. plain-text in Pod parser if no `=code` or `=for highlighter` directives tell it otherwise
  • BUGFIXES
    • Apply syntax highlight to verbatim paragraphs nested within lists

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