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 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/ssl....1..3 ok 1 - new test ok 2 - class test # Failed test (t/ssl.t at line 10) # Looks like you failed 1 tests of 3. not ok 3 - ssl test dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/use....1..2 ok 1 - new test ok 2 - class test ok Failed 1/2 test scripts, 50.00% okay. 1/5 subtests failed, 80.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/ssl.t 1 256 3 1 33.33% 3 make: *** [test_dynamic] Error 25