======================================================================
=== Pukeko - weblog management system ================================
======================================================================
                                     Written by T.Otani / 01 Sep 2006 
                                 Copyright (C) 2006 SerendipityNZ Ltd.
                                                  All rights reserved.

Files in "util" are not required to use "Pukeko".

[Contents of util]
- feed.cgi
  is used when processing diplay of "rss/atom feed" by the dedicated 
  script.  
  Settings in "Global configuration" is required to use this cgi.

- tb.cgi
  is used when processing reception of trackbacks by the dedicated 
  script. 
  Settings in "Global configuration" is required to use this cgi.

- mb.cgi
  is used for displaying your weblog contents on cellphones (Japanese 
  service providers).

- xmlrpc.cgi
  is used when changing the end point of XML-RPC API from "admin.cgi".

These files shall be placed on "ScriptPath" and the same permission as
the one for "blog.cgi" shall be set to them.  Be sure to comply with 
the setting of your web server which the perl path written in the 
first line of the script indicates.
