Apache-Template

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    associated Perl objects. As a consequence, these are called
    as from the templates as [% params('id') %] rather than
    [% params.id %]. Setting these works as you would expect:
    [% params("Fruit", "Lemon") %] sets fruit=lemon.

    ### NOTE: the above change has been backed out in 0.05 ###

  * I fixed a small bug that resulted from the E-tag patch I submitted
    for Apache::Template 0.2.  My patch was md5_hex'ing the reference to
    the content, not the content itself... this is included in the
    attached diff.

  (NOTE: that was my fault - I lost his patch and tried, but failed,
  to recreate it from memory - D'Oh!)

* Applied a patch from Mark Fowler to add the correct pre-reqs for 
  Apache::Request and Apache::ModuleConfig to Makefile.PL.


#------------------------------------------------------------------------
# Version 0.03 - 15th June 2001



( run in 1.919 second using v1.01-cache-2.11-cpan-e1769b4cff6 )