pkgsrc/devel/p5-Template-Plugin-HashMerge/DESCR

7 lines
309 B
Text
Raw Normal View History

Template::Toolkit plugin HashMerge provides the Hash::Merge functions merge
and set_behaviour to be used within templates.
This can be useful in all cases a template works directly on data - e.g. when
processing results from a query using Template::DBI and join the result with
results from derived queries.