Checking if your kit is complete... Looks good Writing Makefile for Test::Image::GD cp lib/Test/Image/GD.pm blib/lib/Test/Image/GD.pm Manifying blib/man3/Test::Image::GD.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=0; runtests @ARGV;' t/*.t t/10_Test_Image_GD_test.ok t/20_cmp_image......Can't locate object method "gif" via package "GD::Image" (perhaps you forgot to load "GD::Image"?) at t/20_cmp_image.t line 24. # Looks like you planned 2 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/30_size_ok........Can't locate object method "gif" via package "GD::Image" (perhaps you forgot to load "GD::Image"?) at t/30_size_ok.t line 19. # Looks like you planned 2 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/40_height_ok......Can't locate object method "gif" via package "GD::Image" (perhaps you forgot to load "GD::Image"?) at t/40_height_ok.t line 19. # Looks like you planned 2 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/50_width_ok.......Can't locate object method "gif" via package "GD::Image" (perhaps you forgot to load "GD::Image"?) at t/50_width_ok.t line 19. # Looks like you planned 2 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/pod...............skipped: Test::Pod 1.14 required for testing POD t/pod_coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/20_cmp_image.t 255 65280 2 1 50.00% 2 t/30_size_ok.t 255 65280 2 1 50.00% 2 t/40_height_ok.t 255 65280 2 1 50.00% 2 t/50_width_ok.t 255 65280 2 1 50.00% 2 2 tests skipped. Failed 4/7 test scripts, 42.86% okay. 4/9 subtests failed, 55.56% okay. make: *** [test_dynamic] Error 29