Where do you want to install the mysql-backup script [/usr/bin]?Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'lib/DBA/Backup.pm' failed at C:/cpanrun/build/5-10-0/lib/ExtUtils/MakeMaker.pm line 529 Writing Makefile for DBA::Backup::MySQL ################################################################################ ### ### You will need to edit the configuration file (etc/mysql-backup.conf) with ### your local settings and copy to a location of your choice. The included ### backup script will look for /etc/mysql-backup.conf by default, but it can ### be installed anywhere you want and the location can be provided to the ### backup script as an argument. Since you will need to have a valid username ### and password in the conf file, make sure it is readbale only by root. There ### is also a sample user creation SQL script to generate a user with the ### minimal permissions to make backups. ### ### Thanks!!! ### ################################################################################ Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DBA/Backup.pm blib\lib\DBA\Backup.pm cp lib/DBA/Backup/MySQL.pm blib\lib\DBA\Backup\MySQL.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/DBA-Backup-MySQL....1..1 ok 1 - use DBA::Backup::MySQL; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\DBA\Backup.html Installing C:\cpanrun\build\5-10-0\html\site\lib\DBA\Backup\MySQL.html Installing C:\cpanrun\build\5-10-0\site\lib\DBA\Backup.pm Installing C:\cpanrun\build\5-10-0\site\lib\DBA\Backup\MySQL.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod