Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\cpanrun\build\5-8-0\site\lib\UWO\Student.pm Writing D:\cpanrun\build\5-8-0\site\lib\auto\UWO\Student\.packlist Appending installation info to D:\cpanrun\build\5-8-0\lib/perllocal.pod load.t t\00load............1..1 ok 1 - use UWO::Student; # Testing UWO::Student # 0.03 # Running under Perl # 5.008# [# D:\cpanrun\build\5-8-0\bin\perl.exe# ] 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..0 # Skip Test::Pod 1.14 required to test POD skipped all 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 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, 4 tests skipped. Files=7, Tests=42, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)