Changes for version 0.1207 - 2015-02-08

  • Documentation
    • Moved (and improved) documentation for transform from ::Plugin::ToUnparsedText to ::Transformer.
  • Enhancements
    • ::Plugin::ToHtmlPreBlock: Trim four leading spaces from <pre> content (input and output sections in stencils).
    • Moved duplicated code from ::Plugin::* to ::Transformer.
    • Added require_in_extra key to $transform_args in ::Transformer to allow finer filtering.
  • Requirements
    • Added Module::Pluggable (was already necessary)
    • Added Moose to quiet kwalitee (we already require Moops)

Provides

in lib/Stenciller.pm
in lib/Stenciller/Plugin/ToHtmlPreBlock.pm
in lib/Stenciller/Plugin/ToUnparsedText.pm
in lib/Stenciller/Standard.pm
in lib/Stenciller/Stencil.pm
in lib/Stenciller/Transformer.pm
in lib/Stenciller/Utils.pm
in lib/Stenciller/Wrap.pm
in lib/Types/Stenciller.pm