Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..37 ok 1 - use File::Headerinfo; ok 2 - header object constructed *** .png tests ok 3 - width = 20 ok 4 - filetype = png ok 5 - height = 20 *** .jpg tests ok 6 - width = 20 ok 7 - filetype = jpg ok 8 - height = 20 *** .swf tests ok 9 - width = 468 ok 10 - filesize = 11558 ok 11 - filetype = swf ok 12 - fps = 24 ok 13 - duration = 0.0416666666666667 ok 14 - height = 60 *** .wav tests ok 15 - filesize = 1920 ok 16 - filetype = wav ok 17 - datarate = 16000 ok 18 - freq = 8000 ok 19 - duration = 0.12 *** .avi tests Can't locate Video/Info.pm in @INC (@INC contains: ../lib blib\lib blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at blib\lib/File/Headerinfo/Video.pm line 5. BEGIN failed--compilation aborted at blib\lib/File/Headerinfo/Video.pm line 5. Compilation failed in require at (eval 26) line 1. at test.pl line 78 # Looks like you planned 37 tests but only ran 19. # Looks like your test died just after 19. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.