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/pristine/5.8.7/lib/5.8.7/ExtUtils/MakeMaker.pm line 606 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/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/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/pristine/5.8.7/man/man3/DBA::Backup.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/DBA::Backup::MySQL.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true