Help for this page

Select Code to Download


  1. or download this
    my $vars = {
            title=> = 'Template Test' ,
    ...
                    modified        => 'Aug 31, 2006',
            },
        } ;
    
  2. or download this
      $vars = { %$vars, # Copy in the old values, then add to them..
            header  => { ...