Checking if your kit is complete... Looks good Writing Makefile for DB::Table::Row Writing Makefile for DB::Table Writing Makefile for DB Writing Makefile for Apache::Request::Dispatcher Writing Makefile for Apache::Request::Controller Writing Makefile for gestalt cp Table.pm ../../blib/lib/DB/Table.pm cp Row.pm ../../../blib/lib/DB/Table/Row.pm Manifying ../../../blib/man3/DB::Table::Row.3 Manifying ../../blib/man3/DB::Table.3 cp Dispatcher.pm ../blib/lib/Apache/Request/Dispatcher.pm Manifying ../blib/man3/Apache::Request::Dispatcher.3 cp Controller.pm ../blib/lib/Apache/Request/Controller.pm rm -f\ blib/script/gestalt sed -e "s/\@PREFIX\@/`echo "/Users/cpanrun/pristine/5.8.7" | sed -e "s/\//\\\\\\\\\//g"`/g" < bin/gestalt > blib/script/gestalt No tests defined for DB::Table::Row extension. No tests defined for Apache::Request::Dispatcher extension. No tests defined for Apache::Request::Controller extension. Installing /Users/cpanrun/pristine/5.8.7/man/man3/Apache::Request::Dispatcher.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/DB::Table.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/DB::Table::Row.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 install -d -m 0755 /Users/cpanrun/pristine/5.8.7/share/gestalt install -d -m 0755 /Users/cpanrun/pristine/5.8.7/share/gestalt/html/js install -d -m 0755 /Users/cpanrun/pristine/5.8.7/share/gestalt/html/css install -d -m 0755 /Users/cpanrun/pristine/5.8.7/share/gestalt/templates for file in AUTHORS ChangeLog Controller.pm Makefile.PL Makefile.am \ NEWS README Row.pm Table.pm apache.conf.in appConfig.cfg.in appSpec.in \ appStartup.pl.in bootstrap configure.in; \ do \ install -c -m 0644 templates/$file /Users/cpanrun/pristine/5.8.7/share/gestalt/ ; \ done install -c -m 0644 templates/html/Makefile.am /Users/cpanrun/pristine/5.8.7/share/gestalt/html for file in Makefile.am prototype.js validate.js; \ do \ install -c -m 0644 templates/html/js/$file /Users/cpanrun/pristine/5.8.7/share/gestalt/html/js ; \ done for file in Makefile.am style.css; \ do \ install -c -m 0644 templates/html/css/$file /Users/cpanrun/pristine/5.8.7/share/gestalt/html/css ; \ done for file in _fieldDisplay.tt2 _fieldInput.tt2 _fkeyDisplay.tt2 _fkeyInput.tt2 \ _form.tt2 _header.tt2 _pager.tt2 create.tt2 edit.tt2 list.tt2 show.tt2 _auth.tt2 ; \ do \ install -c -m 0644 templates/templates/$file /Users/cpanrun/pristine/5.8.7/share/gestalt/templates ; \ done