Checking if your kit is complete... Warning: prerequisite Carp 1.04 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: the following files are missing in your kit: Makefile Please inform the author. Warning: prerequisite Test::More 0.62 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for UWO::Student cp lib/UWO/Student.pm blib/lib/UWO/Student.pm Manifying blib/man3/UWO::Student.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/00load.t t/01meta.t t/01pod-coverage.t t/01pod.t t/02core.t t/03email-handle.t t/03overload.t t/00load............1..1 ok 1 - use UWO::Student; # Testing UWO::Student 0.03 # Running under Perl 5.006001 [/home/cpanrun/build/5.6.1/bin/perl] ok t/01meta............1..0 # Skip Test::YAML::Meta required to test META.yml skipped: Test::YAML::Meta required to test META.yml t/01pod-coverage....1..0 # Skip Test::Pod::Coverage required to test POD Coverage skipped: Test::Pod::Coverage required to test POD Coverage t/01pod.............1..0 # Skip Test::Pod 1.14 required to test POD skipped: Test::Pod 1.14 required to test POD t/02core............1..33 ok 1 - Method "new" exists. ok 2 - Method "email" exists. ok 3 - Method "number" exists. ok 4 - Method "faculty" exists. ok 5 - Method "name" exists. ok 6 - Method "given_name" exists. ok 7 - Method "last_name" exists. ok 8 - Method "as_string" exists. ok 9 - The object isa UWO::Student ok 10 - Friendly name correctness ok 11 - Given name correctness ok 12 - Surname correctness ok 13 - Faculty name correctness ok 14 - Student number correctness ok 15 - E-mail address correctness ok 16 - Stringification correctness ok 17 - Friendly name empty ok 18 - Stringification is ok 19 - Given name empty ok 20 - Given name is "John" ok 21 - Friendly name is "John" ok 22 - Stringification is "John" ok 23 - Surname empty ok 24 - Surname is "John" ok 25 - Friendly name is "John Doe" ok 26 - Stringification is "John Doe" ok 27 - Faculty is empty ok 28 - Faculty is defined ok 29 - E-mail address is empty ok 30 - Mail address is defined ok 31 - Stringification is "John Doe " ok 32 - Student number unknown ok 33 - Student number set ok t/03email-handle....1..0 # Skip Email::Handle not installed skipped: Email::Handle not installed t/03overload........1..8 ok 1 - The object isa UWO::Student ok 2 - Undefined user ok 3 - First name only ok 4 - Full name ok 5 - Name and e-mail address ok 6 - Empty student number ok 7 - Student number (underscore form) ok 8 - Student number ok All tests successful, 4 tests skipped. Files=7, Tests=42, 1 wallclock secs ( 1.53 cusr + 0.11 csys = 1.64 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/UWO/Student.pm Installing /home/cpanrun/build/5.6.1/man/man3/UWO::Student.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod