Installing D:\cpanrun\build\5-8-0\site\lib\Tie\Array\PackedC.pm Writing D:\cpanrun\build\5-8-0\site\lib\auto\Tie\Array\PackedC\.packlist Appending installation info to D:\cpanrun\build\5-8-0\lib/perllocal.pod tied object isa Tie::Array::PackedC ok 5 - All ok 6 - Zero index ok 7 - Intermediate index ok 8 - Last index ok 9 - Last index (-1) ok 10 - Out of bounds ok 11 - Pushed ok 12 - Popped ok 13 - Count ok 14 - Count 2 ok 15 - $float isa Tie::Array::PackedC::Double ok 16 - All (Double) ok 17 - Float check ok 18 - $float->[0] exists ok 19 - $float->[1] not exists ok 20 - Delete returns correctly ok 21 - Deleted record is 0 ok 22 - Doc check 1 - Initialization overlap ok 23 - Store into $array[@array] works ok 24 - Doc check 2 - Real versus method string access ok 25 - Store past end of @array works ok 26 - Store past end of @array works (intermediate goes to 0) ok 27 - Trim trimmed ok 28 - Trim didn't corrupt