# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'JSAN-ServerSide' version '0.05' 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 Build --makefile_env_macros 1 Copying lib\JSAN\ServerSide.pm -> blib\lib\JSAN\ServerSide.pm Manifying blib\lib/JSAN/ServerSide.pm -> blib\libdoc\JSAN.ServerSide.3 HTMLifying blib\lib\JSAN\ServerSide.pm -> blib\libhtml\site\lib\JSAN\ServerSide.html 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 Build --makefile_env_macros 1 test t\class-to........1..6 ok 1 - class to uri: JSAN ok 2 - class to uri: DOM.Ready ok 3 - class to uri: With.Many.Levels.Of.Namespace ok 4 - class to file: JSAN ok 5 - class to file: DOM.Ready ok 6 - class to File: With.Many.Levels.Of.Namespace ok t\dependencies....1..6 Can't use an undefined value as an ARRAY reference at t\dependencies.t line 23. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t\pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t\pod.............1..1 ok 1 - blib\lib\JSAN\ServerSide.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\dependencies.t 255 65280 6 12 1-6 1 test skipped. Failed 1/4 test scripts. 6/13 subtests failed. Files=4, Tests=13, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 6/13 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.