Changes for version 0.1005 - 2015-01-16

  • API Changes
    • Renamed the Stenciller::Renderer role Stenciller::Transformer (they don't render anything)
  • Bug Fixes
    • Also transform the headers in stencil files.
    • Removed a forgotten use statement.
  • Enhancements
    • Ensure that transformers actually do the Transformer role.
  • Meta
    • Added Croak.
  • New Features
    • Created a new role (named Stenciller::Renderer..) to be used by things that render.

Modules

Transforms textfiles to different output
A plugin that transforms to html
A plugin that doesn't transforme the text the text
A role for transformer plugins to consume
Import to all
One part of a file
A role for transformer plugins to consume
Types for Stenciller