The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Yote::SipmleTemplate - A very simple templating system on the server side.

DESCRIPTION

PUBLIC API METHODS

fill( context_data )

Returns the template filled with the context data, which is a hash of keyname to value.

PUBLIC DATA FIELDS

AUTHOR

Eric Wolf coyocanid@gmail.com http://madyote.com

LICENSE AND COPYRIGHT

Copyright (C) 2011 Eric Wolf

This module is free software; it can be used under the same terms as perl itself.