# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Petal-Utils' version '0.06' Unknown 'build_class', defaulting to 'Module::Build' 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 Build --makefile_env_macros 1 Build: blib\lib\Petal\Utils.pm: cannot resolve L in paragraph 43. Build: blib\lib\Petal\Utils.pm: cannot resolve L in paragraph 50. Build: blib\lib\Petal\Utils.pm: cannot resolve L in paragraph 95. Build: blib\lib\Petal\Utils.pm: cannot resolve L in paragraph 150. Build: blib\lib\Petal\Utils.pm: cannot resolve L in paragraph 152. Copying lib\Petal\Utils\Or.pm -> blib\lib\Petal\Utils\Or.pm Copying lib\Petal\Utils\Like.pm -> blib\lib\Petal\Utils\Like.pm Copying lib\Petal\Utils.pm -> blib\lib\Petal\Utils.pm Copying lib\Petal\Utils\Sort.pm -> blib\lib\Petal\Utils\Sort.pm Copying lib\Petal\Utils\Create_Href.pm -> blib\lib\Petal\Utils\Create_Href.pm Copying lib\Petal\Utils\Dump.pm -> blib\lib\Petal\Utils\Dump.pm Copying lib\Petal\Utils\Printf.pm -> blib\lib\Petal\Utils\Printf.pm Copying lib\Petal\Utils\Limitr.pm -> blib\lib\Petal\Utils\Limitr.pm Copying lib\Petal\Utils\Limit.pm -> blib\lib\Petal\Utils\Limit.pm Copying lib\Petal\Utils\And.pm -> blib\lib\Petal\Utils\And.pm Copying lib\Petal\Utils\UpperCase.pm -> blib\lib\Petal\Utils\UpperCase.pm Copying lib\Petal\Utils\If.pm -> blib\lib\Petal\Utils\If.pm Copying lib\Petal\Utils\Keys.pm -> blib\lib\Petal\Utils\Keys.pm Copying lib\Petal\Utils\UC_First.pm -> blib\lib\Petal\Utils\UC_First.pm Copying lib\Petal\Utils\Decode.pm -> blib\lib\Petal\Utils\Decode.pm Copying lib\Petal\Utils\Each.pm -> blib\lib\Petal\Utils\Each.pm Copying lib\Petal\Utils\US_Date.pm -> blib\lib\Petal\Utils\US_Date.pm Copying lib\Petal\Utils\Substr.pm -> blib\lib\Petal\Utils\Substr.pm Copying lib\Petal\Utils\UriEscape.pm -> blib\lib\Petal\Utils\UriEscape.pm Copying lib\Petal\Utils\Date.pm -> blib\lib\Petal\Utils\Date.pm Copying lib\Petal\Utils\Equal.pm -> blib\lib\Petal\Utils\Equal.pm Copying lib\Petal\Utils\LowerCase.pm -> blib\lib\Petal\Utils\LowerCase.pm Copying lib\Petal\Utils\Base.pm -> blib\lib\Petal\Utils\Base.pm Manifying blib\lib/Petal/Utils.pm -> blib\libdoc\Petal.Utils.3 HTMLifying blib\lib\Petal\Utils.pm -> blib\libhtml\site\lib\Petal\Utils.html 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 Build --makefile_env_macros 1 test t\01__import.........ok 1 - use Petal::Utils ok 2 - use set :none ok 3 - use set :default ok 4 - use plugin UpperCase ok 5 - error loading non-existent set ok 6 - error loading non-existent plugin 1..6 ok t\02__debug..........ok 1 - dump 1..1 ok t\03__text...........ok 1 - lc ok 2 - uc ok 3 - uc_first 1..3 ok t\04__logic..........ok 1 - first ok 2 - second ok 3 - or ok 4 - and ok 5 - equal ok 6 - like ok 7 - if ok 8 - if 1..8 ok t\05__date...........ok 1 - date ok 2 - us_date ok 3 - us_date ok 4 - us_date not ok 5 - us_date # TODO dynamically set date separator # Failed (TODO) test 'us_date' # at t\05__date.t line 35. # ' # #

# # date = Dec 31 1969 16:00:01 # date1 = 09/05/2003 # date2 = 09/05/2003 # date3 = 09/05/2003 # date4 = 09/05/2003 #

# # ' # doesn't match '(?-xism:date4 = 09-05-2003)' 1..5 ok t\06__list...........ok 1 - sort 1..1 ok t\07__hash...........ok 1 - each ok 2 - each ok 3 - each ok 4 - keys ok 5 - keys ok 6 - keys not ok 7 - dkeys # TODO Petal cannot use dynamic hash keys to look up values # Failed (TODO) test 'dkeys' # at t\07__hash.t line 46. # ' # #

# #

    #
  • ekey3 => evalue3
  • ekey1 => evalue1
  • ekey2 => evalue2
  • #
# # #
    # #
  • kkey3 =>
  • kkey1 =>
  • kkey2 =>
  • #
#

# # ' # doesn't match '(?-xism:kkey1 => kvalue1)' 1..7 ok t\08__uri............ok 1 - & ok 2 - ' ' ok 3 - , ok 4 - ; ok 5 - / ok 6 - ? ok 7 - . 1..7 ok t\20__Base...........ok 1 - split_first_arg - 'first second' ok 2 - split_first_arg - 'first second' ok 3 - split_first_arg - ''first' second' ok 4 - split_first_arg - ''first' second' ok 5 - split_first_arg - 'first second third' ok 6 - split_first_arg - 'first second third' ok 7 - split_first_arg - 'first second third' ok 8 - split_first_arg - ''first' second third fourth' ok 9 - split_first_arg - ''first' second third fourth' ok 10 - split_first_arg - ''first' second third fourth' ok 11 - split_first_arg - ''first' second third fourth' ok 12 - split_first_arg - 'string: first second'' ok 13 - split_first_arg - 'string: first second'' ok 14 - split_args - 'first second' ok 15 - split_args - 'first second' ok 16 - split_args - ''first' second' ok 17 - split_args - ''first' second' ok 18 - split_args - 'first second third' ok 19 - split_args - 'first second third' ok 20 - split_args - 'first second third' ok 21 - split_args - ''first' second third fourth' ok 22 - split_args - ''first' second third fourth' ok 23 - split_args - ''first' second third fourth' ok 24 - split_args - ''first' second third fourth' ok 25 - split_args - 'string: first second' ok 26 - split_args - 'string: first second' ok 27 - split_args - 'string: first second' ok 28 - Fetch value of Dad ok 29 - Fetch plaintext ok 30 - Fetch number ok 31 - Fetch number with decimal 1..31 ok t\21__Limit..........ok 1 - no limit ok 2 - limit 1 ok 3 - limit 2 1..3 ok t\22__Limitr.........ok 1 - no limit ok 2 - limit 1 ok 3 - limit 2 1..3 ok t\23__Create_Href....ok 1 - url1 ok 2 - url2 ok 3 - url3 ok 4 - url4 1..4 ok t\24__Substr.........ok 1 - substr1 ok 2 - substr2 ok 3 - substr3 ok 4 - substr4 ok 5 - substr4 1..5 ok t\25__Decode.........ok 1 - decode1 ok 2 - decode2 ok 3 - decode2a ok 4 - decode2b ok 5 - decode3 - true (1) ok 6 - decode4 - false (0) ok 7 - decode5 - false (false) ok 8 - decode6 ok 9 - decode7 ok 10 - decode8 ok 11 - decode9 ok 12 - decode10 ok 13 - decode11 ok 14 - decode12 ok 15 - decode13 ok 16 - decode14 ok 17 - decode15 1..17 ok t\26__Printf.........ok 1 - printf1 ok 2 - printf2 ok 3 - printf3 ok 4 - printf4 ok 5 - printf5 ok 6 - printf6 1..6 ok All tests successful. Files=15, Tests=107, 10 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) 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 Build --makefile_env_macros 1 install Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\And.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Base.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Create_Href.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Date.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Decode.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Dump.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Each.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Equal.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\If.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Keys.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Like.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Limit.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Limitr.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\LowerCase.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Or.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Printf.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Sort.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\Substr.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\UC_First.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\UpperCase.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\UriEscape.pm Installing C:\cpanrun\build\5-10-0\site\lib\Petal\Utils\US_Date.pm Installing C:\cpanrun\build\5-10-0\man\man3\Petal.Utils.3 Installing C:\cpanrun\build\5-10-0\html\site\lib\Petal\Utils.html Writing C:\cpanrun\build\5-10-0\site\lib\auto\Petal\Utils\.packlist