Help for this page

Select Code to Download


  1. or download this
    if ( $DEBUG_TEMPLATE_DATA ) {
      use YAML;
    ...
    } else {
      $tt->process( 'file_to_process', $vars );
    }