Checking if your kit is complete... Looks good Writing Makefile for Inline::YAML Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp YAML.pm blib\lib\Inline\YAML.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/*.t t/basic....1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 07:17:47 2008 # Current time GMT: Thu Jan 10 15:17:47 2008 # Using Test.pm version 1.25 # Test 1 got: "---\nhacks:\n - patch\n - perl\nname: Larry Wall\ntitle: Fearless Leader\n---\nhacks:\n - Parse::RecDescent\n - Quantum::SuperPositions\nname: Damian Conway\ntitle: Thunder from Down Under\n---\nhacks:\n - Inline\n - YAML\n - Inline::YAML\nname: Brian Ingerson\nnickname: ingy\n" (t/basic.t at line 25) not ok 1 # Expected: "--- #YAML:1.0\nhacks:\n - patch\n - perl\nname: Larry Wall\ntitle: Fearless Leader\n--- #YAML:1.0\nhacks:\n - Parse::RecDescent\n - Quantum::SuperPositions\nname: Damian Conway\ntitle: Thunder from Down Under\n--- #YAML:1.0\nhacks:\n - Inline\n - YAML\n - Inline::YAML\nname: Brian Ingerson\nnickname: ingy\n" # Line 1 is changed: # - "--- #YAML:1.0\n" # + "---\n" # Line 7 is changed: # - "--- #YAML:1.0\n" # + "---\n" # Line 13 is changed: # - "--- #YAML:1.0\n" # + "---\n" # t/basic.t line 25 is: ok(YAML::Dump(@hackers), <