>cd Test-Simple-0.84 >perl Makefile.PL WARNING: META_MERGE is not a known parameter. Checking if your kit is complete... Looks good 'META_MERGE' is not a known MakeMaker parameter name. Writing Makefile for Test::Simple >nmake ... >nmake test Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\progs\perl588\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/*/*.t t/00test_harness_check..........ok t/bad_plan......................ok t/bail_out......................ok t/BEGIN_require_ok..............ok ... t/undef.........................ok t/use_ok........................ok t/useing........................ok t/utf8..........................skipped all skipped: Not yet implemented All tests successful, 5 tests and 13 subtests skipped. Files=79, Tests=587, 13 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)