Checking if your kit is complete... Looks good Writing Makefile for Data::Dumper::Simple Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Data/Dumper/Simple.pm blib\lib\Data\Dumper\Simple.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/10dump..........1..24 ok 1 - use Data::Dumper::Simple; ok 2 - ... and dumped variables are named ok 3 - ... and dumping a scalar as a reference is a no-op ok 4 - ... and arrays should not flatten ok 5 - ... but they DWIM if I take a take a reference to them ok 6 - ... or have a list of them ok 7 - ... or a list of references ok 8 - ... or fat commas "=>" ok 9 - ... regardless of whitespace ok 10 - ... and even do the right thing if there are newlines in the arg list ok 11 - ... and $Data::Dumper::Indent is respected ok 12 - ... and a reference to a simarly named variable won't confuse things ok 13 - ... even if we take references to both of them. ok 14 - Indexed items in arrays are dumped intuitively. ok 15 - ... even if they're references ok 16 - Indexed items in hashes are dumped intuitively ok 17 - ... even if they're references ok 18 - Multi-dimensioanl arrays should be handled correctly ok 19 - ... even if the indexes are also variables ok 20 - Multi-level hashes should be handled correctly ok 21 - ... even if the indexes are variables ok 22 - Commenting out a dumper item should not throw an exception ok 23 - Extra whitespace in the variable should not break things ok 24 - Indexing into a variable will force a reference ok t/20import........1..2 ok 1 - use Data::Dumper::Simple; ok 2 - Using a different subroutine name for "Dumper" should work as expected ok t/30autowarn......1..3 ok 1 - use Data::Dumper::Simple; ok 2 - Dumper should be able to autowarn ok 3 - ... even if we use a different function name ok t/40noparens......1..6 ok 1 - use Data::Dumper::Simple; ok 2 - Having no parens is allowed ok 3 - ... even split among several lines ok 4 - ... or using big arrows, or whitespace before the semicolon ok 5 - ... or at the end of a block (no semicolon) ok 6 - ... or with aggregate elements ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage required for testing POD coverage skipped all skipped: Test::Pod::Coverage required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\Data\Dumper\Simple.pm ok All tests successful, 1 test skipped. Files=6, Tests=36, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Data\Dumper\Simple.html Installing C:\cpanrun\build\5-10-0\site\lib\Data\Dumper\Simple.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod