***************************
**                       **
**     simplebackup      **
**                       **
**  Perl 5.8.x Modules   **
**  (ActivePerl 5.8.x)   **
**                       **
**      readme.txt       **
**                       **
***************************

This are perl modules required by simplebackup to support web dav backups
and smtp mail authentication.
The Correct install order should be :

1. libxml
2. XML-RegExp
3. XML-Dom
4. HTTP-DAV
5. Authen-SASL

To install execute [ install.cmd ] and then check the [ install.log ] and
[ install_error.log ] files to verify the installation.
If the installation goes well the [ install_error.log ] file should be empty
(with no text).

You can also manually install the perl module by using the activestate ppm
command.

Notice !!!, this modules are for use on Microsoft Windows systems and in the
activestate perl 5.8.x only ! do not attempt to use them on any other perl
version.