Configuring Agent for darwin... Checking module dependancies: Thread..... found. IO::Socket..... found. Data::Dumper..... found. Class::Tom..... found. You seem to have all the required modules. Checking if your kit is complete... Looks good Done. Please report any bugs to perl5-agents@daft.com To finish installing Agent you should run: make make test make install Writing Makefile for Agent cp Agent.pm blib/lib/Agent.pm cp Agent/Transport/TCP.pm blib/lib/Agent/Transport/TCP.pm cp Agent/Message.pm blib/lib/Agent/Message.pm cp Agent/Transport.pm blib/lib/Agent/Transport.pm Manifying blib/man3/Agent::Transport::TCP.3 Manifying blib/man3/Agent.3 Manifying blib/man3/Agent::Message.3 Manifying blib/man3/Agent::Transport.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..5 "cc" is not exported by the Class::Tom module "repair" is not exported by the Class::Tom module Can't continue after import errors at blib/lib/Agent.pm line 14 BEGIN failed--compilation aborted at blib/lib/Agent.pm line 14. Compilation failed in require at test.pl line 16. BEGIN failed--compilation aborted at test.pl line 16. Fatal: I couldn't load Agent! make: *** [test_dynamic] Error 255