perl-HTML-Template-Expr - Expression support extension for HTML::Template

Description:

This module provides an extension to HTML::Template which allows
expressions in the template syntax.  This is purely an addition - all
the normal HTML::Template options, syntax and behaviors will still
work.  Expression support includes comparisons, math operations,
string operations and a mechanism to allow you add your own functions
at runtime.

Homepage: http://search.cpan.org/dist/HTML-Template-Expr/

License: GPL or Artistic

Vendor: Fedora Project

Packages

perl-HTML-Template-Expr-0.07-4.fc7.noarch [25 KiB] Changelog by Steven Pritchard (2007-04-17):
- Reformat to match cpanspec output.
- Use fixperms macro instead of our own chmod incantation.
- BR ExtUtils::MakeMaker.