Checking if your kit is complete... Looks good Writing Makefile for Data::Hash::Flatten Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Flatten.pm blib\lib\Data\Hash\Flatten.pm cp recurse-test.pl blib\lib\Data\Hash\recurse-test.pl 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 "-Iblib\lib" "-Iblib\arch" test.pl 1..1 ok 1 Use of uninitialized value $depth in array element at blib\lib/Data/Hash/Flatten.pm line 45. Use of uninitialized value $depth in addition (+) at blib\lib/Data/Hash/Flatten.pm line 48. Use of uninitialized value $depth in array element at blib\lib/Data/Hash/Flatten.pm line 45. Use of uninitialized value $depth in addition (+) at blib\lib/Data/Hash/Flatten.pm line 48. $VAR1 = [ { 'hits' => 7, 'date' => '6/22/98', 'name' => 'jimm', 'file' => 'z.tcl' }, { 'hits' => 8, 'date' => '6/22/98', 'name' => 'jimm', 'file' => 'y.pyt' }, { 'hits' => 9, 'date' => '6/22/98', 'name' => 'jimm', 'file' => 'x.prl' }, { 'hits' => 3, 'date' => '5/27/96', 'name' => 'bill', 'file' => 'c.lsp' }, { 'hits' => 2, 'date' => '5/27/96', 'name' => 'bill', 'file' => 'b.txt' }, { 'hits' => 1, 'date' => '5/27/96', 'name' => 'bill', 'file' => 'a.dat' } ]; $VAR2 = [ $VAR1->[0], $VAR1->[1], $VAR1->[2], $VAR1->[3], $VAR1->[4], $VAR1->[5] ]; 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\Hash\Flatten.html Installing C:\cpanrun\build\5-10-0\site\lib\Data\Hash\Flatten.pm Installing C:\cpanrun\build\5-10-0\site\lib\Data\Hash\recurse-test.pl Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod