Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for CGI::UriThingy cp UriThingy.pm blib/lib/CGI/UriThingy.pm Manifying blib/man3/CGI::UriThingy.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/UriThingy....1..15 ok 1 - use CGI::UriThingy; ok 2 - uri_escape() return value ok 3 - uri_escape() escaped string ok 4 - uri_unescape() return value ok 5 - uri_unescape() unescaped string ok 6 - urlencode(@param) ok 7 - urldecode(@param) ok 8 - urlencode(%param) then urldecode() ok 9 - uri_escape() w/ Kanji return value ok 10 - uri_escape() w/ Kanji escaped string ok 11 - uri_unescape() w/ Kanji return value ok 12 - uri_unescape() w/ Kanji unescaped string ok 13 - urlencode(@param) w/ Kanji ok 14 - urldecode(@param) w/ Kanji ok 15 - urlencode(%param) then urldecode() w/ Kanji ok All tests successful. Files=1, Tests=15, 1 wallclock secs ( 1.17 cusr + 0.07 csys = 1.24 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/CGI/UriThingy.html Installing /export/home/cpanrun/build/5.10.0/site/lib/CGI/UriThingy.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/CGI::UriThingy.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod