Writing Makefile for Net::SMS Perl SMS Software Development Kit ---------------------------------------------------------------- Thank you for installing the Simplewire Perl SMS Software Development Kit. The Perl SMS Software Development Kit connects your application to, and works in conjunction with, the Simplewire Wireless Messaging Network. This network is the conduit through which customers are able to reach wireless users throughout the world. One may view the hundreds of networks to which you may send messages via Simplewire at http://coverage.simplewire.com/. Sales and Technical Support ---------------------------------------------------------------- Technical support is offered for both developers and commercial users. One may submit problems, bug reports, incompatibilities, requests for change, or other comments at http://support.simplewire.com/. Sales support is offered for users interested in purchasing a commercial license or to answer any questions about Simplewire's products and services. Submit sales inquiries to the Sales Team at http://www.simplewire.com/contact/sales/. Makefile has been written. Now run 'make' or 'nmake' if you are on Windows. cp lib/Net/SMS.pm blib/lib/Net/SMS.pm Manifying blib/man3/Net::SMS.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/ssl.... # Failed test (t/ssl.t at line 10) # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/use....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/ssl.t 1 256 3 1 33.33% 3 Failed 1/2 test scripts, 50.00% okay. 1/5 subtests failed, 80.00% okay. make: *** [test_dynamic] Error 25