Universal Toolkit
VERSION
0.1.2a
SYNOPSIS
Universal Toolkit (Utk) is a perl module that allows you to write programs without regard to what platform they are used on. They can use the web or any standard toolkit for which there are a set of bindings without any code rewrite.
Read the API file for information on using this in your own programs.
DEPENDENCIES
Perl Web Utilities (http://sourceforge.net/projects/plutils/)
NOTE ON HTML
If you are planning to use the HTML toolkit, you must copy the src/app.pl file into your web server's cgi-bin or mod_perl directory and set the permissions appropriately (probably 0755).
If your cgi-bin directory is NOT http://your.server.com/cgi-bin, or if you rename app.pl to something else, you will have to edit the toolkits/HTML/Loader.pm file BEFORE INSTALLATION but AFTER CONFIGURATION to reflect the change. Look at the line that begins "$ClientScript = ...".
CHANGES
See the CHANGES file.
COPYRIGHT
Copyright (C) 2000 Joshua J. Berry. Licensed for your use and redistribution under the GNU General Public license, a copy of which is included with this program in the COPYING file.
This program comes with ABSOLUTELY NO WARRANTY. If it breaks, don't blame me, I'm just the programmer. I would be happy to listen to your fla--er, /suggestions/ regarding this software, but I can't and won't guarantee anything.
