Checking if your kit is complete... Looks good Writing Makefile for IO::LockedFile cp LockedFile/Flock.pm blib/lib/IO/LockedFile/Flock.pm cp LockedFile.pm blib/lib/IO/LockedFile.pm Manifying blib/man3/IO::LockedFile::Flock.3 Manifying blib/man3/IO::LockedFile.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..13 ok 1 ok 2 the file is locked exclussivly, so we could not open it to write ok 3 the file is locked exclussivly, so we could not open it to read ok 4 the file has a shared lock, so we could not open it to write ok 5 the file has a shared lock, so we could open it to read ok 6 the file is locked exclussivly, so we could not open it to write ok 7 the file is locked exclussivly, so we could not open it to read ok 8 the file has a shared lock, so we could not open it to write ok 9 the file has a shared lock, so we could open it to read ok 10 the file is locked exclussivly, so we could not open it to write ok 11 the file is locked exclussivly, so we could not open it to read ok 12 the file has a shared lock, so we could not open it to write ok 13 the file has a shared lock, so we could open it to read Installing /Users/cpanrun/pristine/5.8.7/man/man3/IO::LockedFile.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/IO::LockedFile::Flock.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