Checking if your kit is complete... Warning: the following files are missing in your kit: Makefile Please inform the author. Writing Makefile for UWO::Directory::Student Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/UWO/Directory/Student.pm blib\lib\UWO\Directory\Student.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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\03live.t t\03parser.t t\00load............1..1 # Testing UWO::Directory::Student 0.02 # Running under Perl 5.010000 [C:\cpanrun\build\5-10-0\bin\perl.exe] ok 1 - use UWO::Directory::Student; ok t\01meta............# Falling back to YAML from YAML::Syck 1..2 ok 1 - META.yml contains valid YAML ok 2 - META.yml matches the META-spec ok 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\Directory\Student.pm ok t\02core............1..5 ok 1 - Method "new" exists. ok 2 - Method "lookup" exists. ok 3 - Method "_query" exists. ok 4 - Method "_parse" exists. ok 5 - The object isa UWO::Directory::Student ok t\03live............# # This module can test your ability to query the server and process # the results. It will only work for direct connections at this time. Perform live tests? [yN] Non-blocking ReadLine is not supported on this architecture at t\03live.t line 46 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t\03parser..........1..10 ok 1 - Parser returns array reference ok 2 - Two elements parsed ok 3 - Parse first name (0) ok 4 - Parse last name (0) ok 5 - Parse email (0) ok 6 - Parse faculty (0) ok 7 - Parse first name (1) ok 8 - Parse last name (1) ok 9 - Parse email (1) ok 10 - Parse faculty (1) ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\03live.t 255 65280 ?? ?? ?? 1 test skipped. Failed 1/7 test scripts. 0/19 subtests failed. Files=7, Tests=19, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/7 test programs. 0/19 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.