/home/cpanrun/build/5.6.1/bin/perl Build.PL Checking whether your kit is complete... ERROR: URI::Escape: Version 3.20 is installed, but we need version >= 3.28 ERROR: Class::Data::Inheritable: Version 0.04 is installed, but we need version >= 0.06 ERROR: Test::More: Version 0.54 is installed, but we need version >= 0.66 ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation. Looks good Creating new 'Build' script for 'Net-OAuth' version '0.05' /home/cpanrun/build/5.6.1/bin/perl Build lib/Net/OAuth/Request.pm -> blib/lib/Net/OAuth/Request.pm lib/Net/OAuth/AccessTokenRequest.pm -> blib/lib/Net/OAuth/AccessTokenRequest.pm lib/Net/OAuth/SignatureMethod/HMAC_SHA1.pm -> blib/lib/Net/OAuth/SignatureMethod/HMAC_SHA1.pm lib/Net/OAuth/SignatureMethod/PLAINTEXT.pm -> blib/lib/Net/OAuth/SignatureMethod/PLAINTEXT.pm lib/Net/OAuth/ProtectedResourceRequest.pm -> blib/lib/Net/OAuth/ProtectedResourceRequest.pm lib/Net/OAuth/SignatureMethod/RSA_SHA1.pm -> blib/lib/Net/OAuth/SignatureMethod/RSA_SHA1.pm lib/Net/OAuth/RequestTokenRequest.pm -> blib/lib/Net/OAuth/RequestTokenRequest.pm Manifying blib/lib/Net/OAuth/SignatureMethod/PLAINTEXT.pm -> blib/libdoc/Net::OAuth::SignatureMethod::PLAINTEXT.3 Manifying blib/lib/Net/OAuth/SignatureMethod/HMAC_SHA1.pm -> blib/libdoc/Net::OAuth::SignatureMethod::HMAC_SHA1.3 Manifying blib/lib/Net/OAuth/ProtectedResourceRequest.pm -> blib/libdoc/Net::OAuth::ProtectedResourceRequest.3 Manifying blib/lib/Net/OAuth/SignatureMethod/RSA_SHA1.pm -> blib/libdoc/Net::OAuth::SignatureMethod::RSA_SHA1.3 Manifying blib/lib/Net/OAuth/RequestTokenRequest.pm -> blib/libdoc/Net::OAuth::RequestTokenRequest.3 Manifying blib/lib/Net/OAuth/AccessTokenRequest.pm -> blib/libdoc/Net::OAuth::AccessTokenRequest.3 Manifying blib/lib/Net/OAuth/Request.pm -> blib/libdoc/Net::OAuth::Request.3 /home/cpanrun/build/5.6.1/bin/perl Build test t/01-spec...........# Testing Net::OAuth 0.05, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl Undefined subroutine &URI::Escape::uri_escape_utf8 called at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-OAuth/blib/lib/Net/OAuth/Request.pm line 92. # Looks like you planned 15 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-15 Failed 11/15 tests, 26.67% okay t/02-rsa............ok, 2/2 skipped: Crypt::OpenSSL::RSA not installed t/03-header.........Undefined subroutine &URI::Escape::uri_escape_utf8 called at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-OAuth/blib/lib/Net/OAuth/Request.pm line 92. # Looks like you planned 5 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay t/04-example........# Testing Net::OAuth 0.05, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl Undefined subroutine &URI::Escape::uri_escape_utf8 called at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-OAuth/blib/lib/Net/OAuth/Request.pm line 92. # Looks like you planned 5 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 5 Failed 1/5 tests, 80.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01-spec.t 255 65280 15 11 73.33% 5-15 t/03-header.t 255 65280 5 3 60.00% 3-5 t/04-example.t 255 65280 5 1 20.00% 5 2 subtests skipped. Failed 3/4 test scripts, 25.00% okay. 15/27 subtests failed, 44.44% okay. make: *** [test] Error 2