Checking if your kit is complete... Looks good Writing Makefile for Log::Syslog::Abstract cp lib/Log/Syslog/Abstract.pm blib/lib/Log/Syslog/Abstract.pm Manifying blib/man3/Log::Syslog::Abstract.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load...........1..1 ok 1 - use Log::Syslog::Abstract; # Testing Log::Syslog::Abstract 1.001, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/boilerplate.......1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Log/Syslog/Abstract.pm contains no boilerplate text ok t/kwalitee..........1..0 # Skip Test::Kwalitee not installed; skipping skipped: Test::Kwalitee not installed; skipping t/no_syslog_modules.1..2 Devel::Hide hides Sys/Syslog.pm, Unix/Syslog.pm ok 1 - use() dies ok 2 - ... with expected error ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD t/sys_syslog_fake...1..7 Devel::Hide hides Unix/Syslog.pm ok 1 - use Log::Syslog::Abstract; ok 2 - openlog hits our stub ok 3 - ... got expected data via the stub ok 4 - syslog hits our stub ok 5 - ... got expected data via the stub ok 6 - closelog hits our stub ok 7 - ... got expected data via the stub ok t/sys_syslog_real...Devel::Hide hides Unix/Syslog.pm 1..1 ok 1 - use Log::Syslog::Abstract; ok t/unix_syslog_fake..1..47 ok 1 - use Log::Syslog::Abstract; ok 2 - openlog with no args dies ok 3 - ... with expected error ok 4 - openlog with one arg dies ok 5 - ... with expected error ok 6 - openlog with 2 args dies ok 7 - ... with expected error ok 8 - openlog hits our stub ok 9 - ... got expected data via the stub ok 10 - syslog hits our stub ok 11 - ... got expected data via the stub ok 12 - closelog hits our stub ok 13 - ... got expected data via the stub ok 14 - bitwise-or of all flags is as expected ok 15 - Flag ndelay works ok 16 - Flag pid works ok 17 - Flag lpr works ok 18 - Flag auth works ok 19 - Flag local5 works ok 20 - Flag local6 works ok 21 - Flag mail works ok 22 - Flag local7 works ok 23 - Flag panic works ok 24 - Flag notice works ok 25 - Flag alert works ok 26 - Flag warning works ok 27 - Flag debug works ok 28 - Flag err works ok 29 - Flag ftp works ok 30 - Flag authpriv works ok 31 - Flag crit works ok 32 - Flag news works ok 33 - Flag info works ok 34 - Flag user works ok 35 - Flag uucp works ok 36 - Flag emerg works ok 37 - Flag daemon works ok 38 - Flag error works ok 39 - Flag syslog works ok 40 - Flag kern works ok 41 - Flag local0 works ok 42 - Flag cron works ok 43 - Flag local1 works ok 44 - Flag local2 works ok 45 - Flag local3 works ok 46 - Flag local4 works ok 47 - bitwise-OR works ok t/unix_syslog_real..1..0 # Skip Unix::Syslog not installed; can't test against real module skipped: Unix::Syslog not installed; can't test against real module All tests successful, 4 tests skipped. Files=10, Tests=61, 4 wallclock secs ( 3.09 cusr + 0.26 csys = 3.35 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Log/Syslog/Abstract.pm Installing /home/cpanrun/build/5.6.1/man/man3/Log::Syslog::Abstract.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod