Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..33 Processing: foo $VAR1 = [ { 'foo' => 1, 'package' => 'foo' } ]; Processing: bar $VAR1 = [ { 'bar' => 1, 'package' => 'bar' } ]; Processing: foo_plus $VAR1 = [ 'package', 'foo_plus', 'foo_plus', 1 ]; Processing: MyArray $VAR1 = [ [ 'a', 'b', 'c' ] ]; Processing: Queue $VAR1 = [ ':type=queue', 'd', 'e', 'f' ]; Processing: Stack $VAR1 = [ ':type=stack', 'd', 'e', 'f' ]; Can't locate object method "init" via package "EVERY::LAST" (perhaps you forgot to load "EVERY::LAST"?) at blib\lib/NEXT/init.pm line 309. # No tests run! NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.