Revision history for Perl extension Net::UploadMirror. 0.13 Fri Sep 19 18:00:19 2008 - add methods CleanUp(), LtoR(), RtoL(), UpdateLastModified() - now we do not call the method CheckIfModified() for localpaths not in remote directory 0.12 Mon Jul 7 20:24:01 2008 - changes in the documentation 0.11 Sun Apr 6 14:33:27 2008 - change the function Update() to Upload() - change the parameter check 0.10 Sat Mar 29 13:57:38 2008 - skip tests with user prompt, if $ENV{AUTOMATED_TESTING} is true - improvement of the function CheckIfModified() - code improvements 0.09 Sat Feb 2 18:10:53 2008 - check the connection with the function IsConnection() - insert the function _Init() - bind attribute "filename" 0.08 Sat Jan 19 19:20:56 2008 - insert a option for the file name in which the last modified times will be stored 0.07 Fri Jan 18 19:34:07 2008 - some changes in the documentation and in UploadMirror.t 0.06 Sat Mar 18 20:17:12 2006 - bugfix in Makefile.PL 0.05 Mon Jan 16 19:34:23 2006 - remove "use 5.009002;" in Makefile.PL 0.04 Fri Jan 13 18:23:45 2006 - remove Exporter.pm, also in future nothing will be to be exported - change our $VERSION in $Net::UploadMirror::VERSION - change our @ISA in @Net::UploadMirror - bugfix in Net-UploadMirror.t 0.03 Fri Jan 6 12:26:29 2006 - function CheckIfNew() renamed to LocalNotInRemote() - function CheckIfDeleted() renamed to RemoteNotInLocal() - function DeleteDirs() renamed to RemoveDirs() - functions new(), Connect(), Quit(), LocalNotInRemote(), RemoteNotInLocal(), ReadLocalDir(), ReadRemoteDir, moved to baseclass Net::MirrorDir - add more tests - some bugfix 0.02 Wed Jan 4 21:33:01 2006 - bugfix in AUTOLOAD() - bugfix in CheckIfModified() - add more tests - change filename lastmodified in lastmodified_local 0.01 Sat Dec 31 17:33:47 2005 - original version; created by h2xs 1.23 with options -XAn Net::UploadMirror