Help for this page

Select Code to Download


  1. or download this
      # fill in the template  
      if ($args_type eq 'ARRAY') {
    ...
        # handle the hash case
        $template->param(PAGER_DATA_LIST => $self->{data});
      }