| June 27, 2005 | Phalanx from the Trenches | Prev Next | 
With cache_debug off
ok 1 - use HTML::Template; ok 2 - template value correctly returned from cache ok All tests successful.
2. With cache_debug on
  ok 1 - use HTML::Template;
  ### HTML::Template Cache Debug ### CACHE LOAD : templates/simple.tmpl => 
      c297ba276ecd19a94dd2dbfadf4669ec
  ### HTML::Template Cache Debug ### CACHE HIT : templates/simple.tmpl => 
      c297ba276ecd19a94dd2dbfadf4669ec
  ok 2 - template value correctly returned from cache
  ok
  All tests successful.
| Home Last TOC | Copyright © 2005 James E Keenan and Marc Prewitt | Prev Next |