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 /Users/cpanrun/build/5.10.0/lib/ExtUtils/MakeMaker.pm line 527 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!!! ### ################################################################################ cp lib/DBA/Backup.pm blib/lib/DBA/Backup.pm cp lib/DBA/Backup/MySQL.pm blib/lib/DBA/Backup/MySQL.pm Manifying blib/man3/DBA::Backup::MySQL.3 Manifying blib/man3/DBA::Backup.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-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.04 cusr + 0.02 csys = 0.06 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/DBA/Backup.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/DBA/Backup/MySQL.html Installing /Users/cpanrun/build/5.10.0/site/lib/DBA/Backup.pm Installing /Users/cpanrun/build/5.10.0/site/lib/DBA/Backup/MySQL.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/DBA::Backup.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/DBA::Backup::MySQL.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod