This is the "webscutils" (Web Script Utilities) package.
Version 1.2 - 26 APR 2003

It contains the following perl scripts which may be used for a
variety of web-related functions:

     * Display ASCII Character Set (ascii)
     * Web page cleanup (demsify)
     * Compare (Netscape) bookmark files (diffbkm)
     * Transform strings in Web pages (fixstring)
     * Replace blocks of lines in Web pages (fixblock)
     * Convert from Apollo fmt to HTML (fmt2html)
     * Start and stop virtual domains (ipsetup)
     * Summarize monthly lines from wwwstat (logrollup)
     * Combine multiple domain log files (munglog)
     * Select template page based on domain name (pickpage)
     * Template for perl scripts incl. options (perltemplate.pl)
     * What server is that Web site using? (whoru)

The scripts are all copyright and released under the provisions
of the "Artistic License". Specific license information may be
found in each script and in the "LICENSE" file in the "docs"
directory.

The scripts in this package are described in presentations which
may be found at:

  http://www.arde.com/Papers/UnixScript/paper.html

or:

  http://www.niestu.com/writing/UnixScript/paper.html

and/or:

  http://www.arde.com/Papers/WebTips/paper.html

Some of these scripts were crafted to provide a "bridge" to help
Apollo Domain/OS and/or DOS users transition to UNIX.

Some of these scripts will require local modification before they
can perform the function you require. Please refer to the code
for additional details.

If your "perl" package is not installed at "/opt/perl/bin/perl",
you will need to alter the first line of most scripts accordingly.
