NAME
	FTPmon.pl

DESCRIPTION
	
	This script monitors a list of scripts or files for last modified time changes.  Upon detecting a change, the script
	ftp puts the modified file to a list of servers specified.  If an error occurs during the ftp transer, a warning
	error is printed to STDERR/STDOUT.
	
AUTHOR
    Arther Neal Garrett <satlaink@yahoo.com>.

COPYRIGHT
    Copyright (c) 2004 Arther Neal Garrett. All rights reserved.

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.


