Checking if your kit is complete... Warning: the following files are missing in your kit: Makefile Please inform the author. 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/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" 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.010000 [/home/cpanrun/tmp/5.10.0/bin/perl] ok t/01meta............1..0 # Skip Test::YAML::Meta required to test META.yml skipped all skipped: Test::YAML::Meta required to test META.yml t/01pod-coverage....1..0 # Skip Test::Pod::Coverage required to test POD Coverage skipped all skipped: Test::Pod::Coverage required to test POD Coverage t/01pod.............1..1 ok 1 - blib/lib/UWO/Student.pm ok 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 all 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, 3 tests skipped. Files=7, Tests=43, 0 wallclock secs ( 0.41 cusr + 0.13 csys = 0.54 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/UWO/Student.html Installing /home/cpanrun/build/5.10.0/site/lib/UWO/Student.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/UWO::Student.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod