App::Hachero::Plugin::Output::TT - writes results via template toolkit


App-Hachero documentation  | view source Contained in the App-Hachero distribution.

Index


NAME

Top

App::Hachero::Plugin::Output::TT - writes results via template toolkit

SYNOPSYS

Top

  ---
  plugins:
    - module: Output::TT
      config:
        template: /path/to/your/template
        out: /path/to/output

DESCRIPTION

Top

writes results via template toolkit

implemented hooks

* output

AUTHOR

Top

Nobuo Danjou <nobuo.danjou@gmail.com>

SEE ALSO

Top

App::Hachero

Template


App-Hachero documentation  | view source Contained in the App-Hachero distribution.