Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    
        $t->process($temp, $data) || die $t->error, "\n";
    }
    
  2. or download this
    <!DOCTYPE html>
    <html>
    ...
        </ul>
      </body>
    </html>
    
  3. or download this
    <!DOCTYPE html>
    <html>
    ...
        </ul>
      </body>
    </html>
    
  4. or download this
    use strict;
    use warnings;
    ...
            ->new(vars => 1)
            ->render_file(TEMPLATE_PATH . $temp, $data);
    }
    
  5. or download this
    <!DOCTYPE html>
    <html>
    ...
        </ul>
      </body>
    </html>
    
  6. or download this
    #!/usr/bin/env perl
    
    ...
    );
    
    print end_html();