Start 2008-07-29T09:00:01 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Tue, 29 Jul 2008 10:02:50 GMT Running make for D/DM/DMUEY/Locale-Maketext-Utils-0.0.12.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/Locale-Maketext-Utils-0.0.12.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\D\DM\DMUEY\Locale-Maketext-Utils-0.0.12.tar.gz ok Locale-Maketext-Utils-0.0.12/ Locale-Maketext-Utils-0.0.12/Changes Locale-Maketext-Utils-0.0.12/lib/ Locale-Maketext-Utils-0.0.12/lib/Locale/ Locale-Maketext-Utils-0.0.12/lib/Locale/Maketext/ Locale-Maketext-Utils-0.0.12/lib/Locale/Maketext/Utils.pm Locale-Maketext-Utils-0.0.12/Makefile.PL Locale-Maketext-Utils-0.0.12/MANIFEST Locale-Maketext-Utils-0.0.12/META.yml Locale-Maketext-Utils-0.0.12/README Locale-Maketext-Utils-0.0.12/t/ Locale-Maketext-Utils-0.0.12/t/Locale-Maketext-Utils.t CPAN.pm: Going to build D/DM/DMUEY/Locale-Maketext-Utils-0.0.12.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Locale::Maketext::Utils >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Locale/Maketext/Utils.pm blib\lib\Locale\Maketext\Utils.pm DMUEY/Locale-Maketext-Utils-0.0.12.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/Locale-Maketext-Utils.... 1..88 ok 1 - use Locale::Maketext::Utils; ok 2 - get_handle no arg ok 3 - _AUTO removal/remove_key_from_lexicons() ok 4 - _AUTO removal archive/remove_key_from_lexicons() ok 5 - ENV maketext_obj_skip_env true ok 6 - ENV maketext_obj_skip_env false ok 7 - get_handle en ok 8 - langtag_is_loadable() w/ unloadable tag ok 9 - langtag_is_loadable() w/ loadable tag ok 10 - base $Encoding ok 11 - _get_key_from_lookup ok 12 - invalid get_handle arg ok 13 - _log_phantom_key ok 14 - $Onesided ok 15 - $Aliaspkg w/ string ok 16 - $Aliaspkg w/ array ref 1 ok 17 - $Aliaspkg w/ array ref 2 ok 18 - Base class make_alias ok 19 - Extended class make_alias ok 20 - get_handle en-US ok 21 - get_language_tag() ok 22 - get_handle fr ok 23 - get_base_class() ok 24 - fetch() method ok 25 - init set value ok ok 26 - get() method ok 27 - AUTOLOAD tag ok 28 - AUTOLOAD tag open ok 29 - AUTOLOAD tag close ok 30 - AUTOLOAD tag class ok 31 - AUTOLOAD tag class open ok 32 - AUTOLOAD tag class close ok 33 - class $Encoding ok 34 - fallback behavior ok 35 - fail_with _AUTO behavior ok 36 - append_to_lexicons() ok 37 - fallback behavior after append Use of uninitialized value $caller::Base in concatenation (.) or string at C:/cpanfly/var/megalib/Locales/Base.pm line 139. Use of uninitialized value $_ in require at (eval 19) line 2. ok 38 - names default ok 39 - names suffix ok 40 - names normal ok 41 - names fake ok 42 - loadable names ok 43 - .pm file alias test ok 44 - _lang_pm_search_paths names ok 45 - @INC names ok 46 - undef 1st undef 2nd ok 47 - 1st arg object ok 48 - 1st arg hashref ok 49 - 2nd arg string ok 50 - 2nd arg coderef ok 51 - [datetime] English ok 52 - [datetime] French ok 53 - 2nd arg DateTime::Locale method name ok 54 - 2nd arg DateTime::Locale method name invalid ok 55 - 1st arg TZ ok 56 - 1st arg Epoch ok 57 - 1st arg Epoch:TZ ok 58 - default decimal behavior ok 59 - w/ empty ok 60 - w/ zero ok 61 - w/ number ok 62 - w/ negative ok 63 - w/ decimal ok 64 - w/ no numeric ok 65 - bn: w/ empty ok 66 - bn: w/ zero ok 67 - bn: w/ number ok 68 - bn: w/ negative ok 69 - bn: w/ decimal ok 70 - bn: w/ no numeric ok 71 - basic range ok 72 - no zero range ok 73 - specific range ok 74 - range goes to 1 ok 75 - join all ok 76 - blank sep ok 77 - no sep ok 78 - join specifc ok 79 - join range ok 80 - list no arg ok 81 - list one arg "and" sep ok 82 - list 2 arg special sep ok 83 - list 3 arg undef sep ok 84 - list 4 arg "or" sep ok 85 - list 4 arg "and" sep ok 86 - specials set by class ok 87 - convert() method ok 88 - format_bytes() method ok All tests successful. Files=1, Tests=88, 4 wallclock secs ( 0.00 usr + 0.02 sys = 0.02 CPU) Result: PASS DMUEY/Locale-Maketext-Utils-0.0.12.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Daniel Muey <dmuey@cpan.org> Adds some utility functionality and failure handling to Local::Maketext handles >>> (cd C:\cpanfly\var\cpan\build\Locale-Maketext-Utils-0.0.12-Bhxc7E && tar cvf - Locale-Maketext-Utils-0.0.12.ppd blib) | gzip -c >C:/cpanfly/var/REPO/D/DM/DMUEY/Locale-Maketext-Utils-0.0.12.tar.gz Locale-Maketext-Utils-0.0.12.ppd blib/ blib/lib/ blib/lib/Locale/ blib/lib/Locale/Maketext/ blib/lib/Locale/Maketext/Utils.pm >>> mv C:\cpanfly\var\cpan\build\Locale-Maketext-Utils-0.0.12-Bhxc7E/Locale-Maketext-Utils-0.0.12.ppd C:/cpanfly/var/REPO/D/DM/DMUEY Finished 2008-07-29T09:00:22