Checking if your kit is complete... Looks good Writing Makefile for Tree::File Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Tree/File/YAML.pm blib\lib\Tree\File\YAML.pm cp lib/Tree/File.pm blib\lib\Tree\File.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/00.load.........1..2 ok 1 - use Tree::File; ok 2 - use Tree::File::YAML; # Testing Tree::File 0.110 ok t/abstracts.......ok 1 - use Tree::File; ok 2 - load_file is an abstract method ok 3 - write_file is an abstract method 1..3 ok t/bad_getset......ok 1 - use Tree::File::YAML; ok 2 - The object isa Tree::File::YAML ok 3 - get requires an identifier ok 4 - set requires an identifier ok 5 - delete requires an identifier ok 6 - die on invalid branch type 1..6 ok t/bad_root........ok 1 - use Tree::File::YAML; ok 2 - can't load missing root ok 3 # skip can't test unreadability of a dir when root! 1..3 ok 1/3 skipped: various reasons t/bad_yaml........ok 1 - use Tree::File::YAML; ok 2 - can't load multipart YAML document 1..2 ok t/collapse........ok 1 - use Tree::File::YAML; ok 2 - the root isa Tree::File::YAML ok 3 - total initial data matches ok 4 - collapse entire tree ok 5 - survived writing ok 6 - The object isa Tree::File::YAML ok 7 - copied and reloaded unchanged ok 8 - simple (root) created as a file ok 9 - simple/stooges is not a disk entity ok 10 - simple/armies is not a disk entity ok 11 - the root isa Tree::File::YAML ok 12 - total initial data matches