NAME Template::Plugin::Haml VERSION version 0.1.0 SYNOPSIS [%- USE Haml -%] [%- FILTER haml -%] %p Hello World [%- END -%]

Hello World

DESCRIPTION A thin wrapper around Text::Haml when you load the plugin it creates a filter called haml that you can use in a normal way. A full descritption of the Haml language can be found at "/haml-lang.com/"" in will be in the templates they're in. If you used PROCESS instead of WRAPPER above your template would be output like ... ... instead of... Output hello

hello world

Methods init initializes the the filter object filter method that acutally does the transformation ACKNOWLEDGEMENTS Thanks to kd, mst, Khisanth, aef on irc://irc.perl.org/tt for helping me figure out why my first try didn't work BUGS HAML variables don't work use TT style variables instead AUTHOR Caleb Cushing COPYRIGHT AND LICENSE This software is Copyright (c) 2010 by Caleb Cushing. This is free software, licensed under: The Artistic License 2.0