Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Business::US::USPS::WebTools ---------------------------------------------------------------------------- To use these modules, you need a User ID and Password from the US Postal Service. See the USPS website for details: http://www.usps.com/webtools/htm/Address-Information.htm Set the USPS_WEBTOOLS_USERID and USPS_WEBTOOLS_PASSWORD environment variables. ---------------------------------------------------------------------------- cp lib/WebTools.pm blib/lib/Business/US/USPS/WebTools.pm cp lib/ZipCodeLookup.pm blib/lib/Business/US/USPS/WebTools/ZipCodeLookup.pm cp lib/AddressStandardization.pm blib/lib/Business/US/USPS/WebTools/AddressStandardization.pm cp lib/CityStateLookup.pm blib/lib/Business/US/USPS/WebTools/CityStateLookup.pm Manifying blib/man3/Business::US::USPS::WebTools.3 Manifying blib/lib/Business/US/USPS/Business::US::USPS::WebTools::ZipCodeLookup.3 Manifying blib/lib/Business/US/USPS/Business::US::USPS::WebTools::AddressStandardization.3 Manifying blib/lib/Business/US/USPS/Business::US::USPS::WebTools::CityStateLookup.3 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib/lib', 'blib/arch', )" Level is # Test level is Test::Manifest::test_harness found [t/load.t t/pod.t t/pod_coverage.t t/test_or_live.t t/address_verification.t t/zip_code_lookup.t t/city_state_lookup.t] t/load..............1..4 ok 1 - use Business::US::USPS::WebTools; ok 2 - use Business::US::USPS::WebTools::AddressStandardization; ok 3 - use Business::US::USPS::WebTools::ZipCodeLookup; ok 4 - use Business::US::USPS::WebTools::CityStateLookup; ok t/pod...............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t/pod_coverage......1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/test_or_live......ok 1 - use Business::US::USPS::WebTools; ok 2 - I think I'm testing ok 3 - I don't think I'm live! ok 4 - Testing host is right ok 5 - Testing path is right ok 6 - I think I'm live ok 7 - I don't think I'm testing! ok 8 - Live host is right ok 9 - Testing path is right ok 10 - I think I'm live ok 11 - I don't think I'm testing! ok 12 - Live host is right ok 13 - Testing path is right 1..13 FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t/address_verification.1..0 # Skip You must set the USPS_WEBTOOLS_USERID and USPS_WEBTOOLS_PASSWORD environment variables to run these tests # skipped: You must set the USPS_WEBTOOLS_USERID and USPS_WEBTOOLS_PASSWORD environment variables to run these tests t/zip_code_lookup...1..0 # Skip You must set the USPS_WEBTOOLS_USERID and USPS_WEBTOOLS_PASSWORD environment variables to run these tests # skipped: You must set the USPS_WEBTOOLS_USERID and USPS_WEBTOOLS_PASSWORD environment variables to run these tests t/city_state_lookup.1..0 # Skip You must set the USPS_WEBTOOLS_USERID and USPS_WEBTOOLS_PASSWORD environment variables to run these tests # skipped: You must set the USPS_WEBTOOLS_USERID and USPS_WEBTOOLS_PASSWORD environment variables to run these tests Failed Test Status Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------- t/test_or_live.t 13 13 100.00% 1-13 5 tests skipped. Failed 1/7 test scripts, 85.71% okay. 13/17 subtests failed, 23.53% okay. make: *** [test_dynamic] Error 25