WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Data::GUID cp lib/Data/GUID.pm blib/lib/Data/GUID.pm Manifying blib/man3/Data::GUID.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load...........1..1 ok 1 - use Data::GUID; # Testing Data::GUID 0.043 ok t/basic.............1..31 ok 1 - use Data::GUID; ok 2 - The object isa Data::GUID ok 3 - GUID as_string looks OK ok 4 - stringified GUID looks OK ok 5 - GUID as_hex looks OK ok 6 - GUID as_hex looks OK ok 7 - guid is equal to itself ok 8 - guid is not equal to a new guid ok 9 - guid on rhs of unbalanced <=> is (x * -1) ok 10 - from_data_uuid isa Data::GUID ok 11 - invalid Data::UUID value rejected ok 12 - invalid Data::UUID value rejected ok 13 - invalid Data::UUID value rejected ok 14 - guid from hex isa Data::GUID ok 15 - original guid is equal to copy round-tripped via hex ok 16 - invalid input to from_hex croaks ok 17 - invalid input to from_hex croaks ok 18 - invalid input to from_hex croaks ok 19 - guid_hex method ok ok 20 - guid from string isa Data::GUID ok 21 - original guid is equal to copy round-tripped via string ok 22 - invalid input to from_string croaks ok 23 - invalid input to from_string croaks ok 24 - invalid input to from_string croaks ok 25 - guid_string method ok ok 26 - guid from base64 isa Data::GUID ok 27 - original guid is equal to copy round-tripped via base64 ok 28 - invalid input to from_base64 croaks ok 29 - invalid input to from_base64 croaks ok 30 - invalid input to from_base64 croaks ok 31 - guid_base64 method ok ok t/import............1..11 ok 1 - use Data::GUID; ok 2 - croak on bad import arg ok 3 - the guid_string sub imported (:all) isa CODE ok 4 - the guid_hex sub imported (:all) isa CODE ok 5 - the guid_base64 sub imported (:all) isa CODE ok 6 - the guid_string sub imported (named) isa CODE ok 7 - the guid_hex sub imported (named) isa CODE ok 8 - the guid_base64 sub imported (named) isa CODE ok 9 - the guid_string sub imported (alone) isa CODE ok 10 - the guid_hex sub was not imported ok 11 - the guid_base64 sub was not imported ok t/multipass_from....1..52 ok 1 - use Data::GUID; ok 2 - guid from guid method isa Data::GUID ok 3 - best_guess returns equivalent guid for Data::GUID object ok 4 - bogus value makes best_guess carp ok 5 - guid_from_anything doesn't carp on bad data... ok 6 - ...but doesn't return anything either ok 7 - bogus value makes best_guess carp ok 8 - guid_from_anything doesn't carp on bad data... ok 9 - ...but doesn't return anything either ok 10 - bogus value makes best_guess carp ok 11 - guid_from_anything doesn't carp on bad data... ok 12 - ...but doesn't return anything either ok 13 - bogus value makes best_guess carp ok 14 - guid_from_anything doesn't carp on bad data... ok 15 - ...but doesn't return anything either ok 16 - guid_string gave string-like string ok 17 - remade from string via best_guess isa Data::GUID ok 18 - guid_string gave string-like string ok 19 - remade from string via best_guess isa Data::GUID ok 20 - guid_base64 gave base64-like string ok 21 - remade from string via best_guess isa Data::GUID ok 22 - guid_base64 gave base64-like string ok 23 - remade from string via best_guess isa Data::GUID ok 24 - guid_hex gave hex-like string ok 25 - remade from string via best_guess isa Data::GUID ok 26 - guid_hex gave hex-like string ok 27 - remade from string via best_guess isa Data::GUID ok 28 - from_any_string returns equivalent guid for Data::GUID object ok 29 - bogus value makes from_any_string carp ok 30 - guid_from_anything doesn't carp on bad data... ok 31 - ...but doesn't return anything either ok 32 - bogus value makes from_any_string carp ok 33 - guid_from_anything doesn't carp on bad data... ok 34 - ...but doesn't return anything either ok 35 - bogus value makes from_any_string carp ok 36 - guid_from_anything doesn't carp on bad data... ok 37 - ...but doesn't return anything either ok 38 - bogus value makes from_any_string carp ok 39 - guid_from_anything doesn't carp on bad data... ok 40 - ...but doesn't return anything either ok 41 - guid_string gave string-like string ok 42 - remade from string via from_any_string isa Data::GUID ok 43 - guid_string gave string-like string ok 44 - remade from string via from_any_string isa Data::GUID ok 45 - guid_base64 gave base64-like string ok 46 - remade from string via from_any_string isa Data::GUID ok 47 - guid_base64 gave base64-like string ok 48 - remade from string via from_any_string isa Data::GUID ok 49 - guid_hex gave hex-like string ok 50 - remade from string via from_any_string isa Data::GUID ok 51 - guid_hex gave hex-like string ok 52 - remade from string via from_any_string isa Data::GUID ok t/perl-critic.......1..0 # Skip define PERL_TEST_CRITIC to run these tests skipped all skipped: define PERL_TEST_CRITIC to run these tests t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.06 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/pod...............1..1 ok 1 - blib/lib/Data/GUID.pm ok All tests successful, 2 tests skipped. Files=7, Tests=96, 1 wallclock secs ( 0.66 cusr + 0.18 csys = 0.84 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Data/GUID.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Data/GUID.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Data::GUID.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod