summaryrefslogtreecommitdiff
path: root/devel/p5-Template-Plugin-HashMerge/DESCR
blob: d85b2d6e50808fd0f0f459c24462efab0109ba2a (plain)
1
2
3
4
5
6
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.