Cache on HSMLv2
===============

HSMLv2 provides cache specifications to optimize output renderings and
cpu-usage. By this way there's a tag that it's used to parse options to
the hsml parser. Cache is implemented here.

Cache-Types:
 cacherule=[never|noinput|time]
 cache=[exec|output|both]
       
