Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\cpanrun\build\5-8-0\site\lib\Data\Dumper\Again.pm Installing D:\cpanrun\build\5-8-0\site\lib\Data\Dumper\Again.pod Writing D:\cpanrun\build\5-8-0\site\lib\auto\Data\Dumper\Again\.packlist Appending installation info to D:\cpanrun\build\5-8-0\lib/perllocal.pod ..........ok 1 - use Data::Dumper::Again; ok 2 - The object isa Data::Dumper::Again ok 3 - dump(1) returns "\$VAR = 1;\n" ok 4 - dump(1, 2) returns "\@VAR = (1, 2)\n" ok 5 - dump(1, 2) returns "\@VAR = ()\n" ok 6 - dumping an array ref ok 7 - dumping an array ref, containing the former 1..7 ok t/03named...........ok 1 - use Data::Dumper::Again; ok 2 - The object isa Data::Dumper::Again ok 3 1..3 ok t/10new.............ok 1 - use Data::Dumper::Again; ok 2 - The object isa Data::Dumper::Again ok 3 - The object isa Data::Dumper ok 4 - The object isa Data::Dumper::Again ok 5 - The object isa Data::Dumper ok 6 - Purity => 1 ok 7 - Indent => 3 ok 8 - The object isa Data::Dumper::Again 1..8 ok t/98pod-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/99pod.............1..0 # Skip Test::Pod 1.18 required for testing POD skipped all skipped: Test::Pod 1.18 required for testing POD All tests successful, 2 tests skipped. Files=6, Tests=19, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)