WWWUPDATE
---------
Bruce McDonald
February 12 1998
bruce@triphop.dyn.ml.org


DESCRIPTION
-----------
wwwupdate allows the development of the web documents on a local
machine (with all the refernces locally).  When everything is 
working locally, wwwupdate is used to transfer an entire tree of
source files to a remote machine.  Local URLs can be translated to
remote URLS.


REQUIRES
--------
You need to get Net::FTP from your nearest CPAN mirror - go to 
http://www.perl.com/CPAN-local/modules/by-authors/Graham_Barr/libnet-XXX.tar.gz


CONFIGURATION
-------------
All the magic is either set from the command line or from a config-
uration file.


FILES
-----
README
gpl.license
wwwupdate.1
wwwupdate.lsm
wwwupdate.pl
wwwupdate.sgml
wwwupdate.config


INSTALL
-------
1) Make sure the first line of the wwwupdate.pl file is pointing
   at where the perl intpreter lives on your system.
 
2) Copy the file wwwupdate.pl to /usr/bin or /usr/local/bin

3) Copy the file wwwupdate.1 to /usr/man/man.1 or /usr/local/man/man.1

4) Put the rest of the files in a safe place /usr/local/doc


LICENSE
-------
The terms of use of this program is enumerated in the file gpl.license.


