No issues here…

moo@cow[368]~>sudo cpanm --reinstall LWP::Protocol::AnyEvent::http --> Working on LWP::Protocol::AnyEvent::http Fetching http://search.cpan.org/CPAN/authors/id/I/IK/IKEGAMI/LWP-Proto +col-AnyEvent-http-v1.0.3.tar.gz ... OK Configuring LWP-Protocol-AnyEvent-http-v1.0.3 ... OK Building and testing LWP-Protocol-AnyEvent-http-v1.0.3 ... OK Successfully reinstalled LWP-Protocol-AnyEvent-http-v1.0.3 1 distribution installed

…but here is everything from the original install in case it ends up helping or pointing to clues–

moo@cow[359]~>sudo cpanm LWP::Protocol::AnyEvent::http -v cpanm (App::cpanminus) 1.4005 on perl 5.014000 built for darwin-2level Work directory is /Users/moo/.cpanm/work/1308370606.77579 You have make /usr/bin/make You have LWP 6.02 You have /usr/bin/tar: tar (GNU tar) 1.15.1 You have /usr/bin/unzip Searching LWP::Protocol::AnyEvent::http on cpanmetadb ... --> Working on LWP::Protocol::AnyEvent::http Fetching http://search.cpan.org/CPAN/authors/id/I/IK/IKEGAMI/LWP-Proto +col-AnyEvent-http-v1.0.3.tar.gz ... OK Unpacking LWP-Protocol-AnyEvent-http-v1.0.3.tar.gz LWP-Protocol-AnyEvent-http-v1.0.3 LWP-Protocol-AnyEvent-http-v1.0.3/MANIFEST LWP-Protocol-AnyEvent-http-v1.0.3/Build.PL LWP-Protocol-AnyEvent-http-v1.0.3/META.json LWP-Protocol-AnyEvent-http-v1.0.3/README.txt LWP-Protocol-AnyEvent-http-v1.0.3/.gitignore LWP-Protocol-AnyEvent-http-v1.0.3/META.yml LWP-Protocol-AnyEvent-http-v1.0.3/MANIFEST.SKIP LWP-Protocol-AnyEvent-http-v1.0.3/LICENSE.txt LWP-Protocol-AnyEvent-http-v1.0.3/Changes.txt LWP-Protocol-AnyEvent-http-v1.0.3/lib LWP-Protocol-AnyEvent-http-v1.0.3/lib/LWP LWP-Protocol-AnyEvent-http-v1.0.3/lib/LWP/Protocol LWP-Protocol-AnyEvent-http-v1.0.3/lib/LWP/Protocol/AnyEvent LWP-Protocol-AnyEvent-http-v1.0.3/lib/LWP/Protocol/AnyEvent/http.pm LWP-Protocol-AnyEvent-http-v1.0.3/t LWP-Protocol-AnyEvent-http-v1.0.3/t/04_error_404.t LWP-Protocol-AnyEvent-http-v1.0.3/t/01_timer.t LWP-Protocol-AnyEvent-http-v1.0.3/t/02_large.t LWP-Protocol-AnyEvent-http-v1.0.3/t/05_error_500_bogus_host.t LWP-Protocol-AnyEvent-http-v1.0.3/t/00_load.t LWP-Protocol-AnyEvent-http-v1.0.3/t/03_error_after_headers.t LWP-Protocol-AnyEvent-http-v1.0.3/inc LWP-Protocol-AnyEvent-http-v1.0.3/inc/IO LWP-Protocol-AnyEvent-http-v1.0.3/inc/IO/Catch.pm LWP-Protocol-AnyEvent-http-v1.0.3/inc/Test LWP-Protocol-AnyEvent-http-v1.0.3/inc/Test/HTTP LWP-Protocol-AnyEvent-http-v1.0.3/inc/Test/HTTP/log-server LWP-Protocol-AnyEvent-http-v1.0.3/inc/Test/HTTP/LocalServer.pm Entering LWP-Protocol-AnyEvent-http-v1.0.3 Checking configure dependencies from META.yml Checking if you have Software::License::CC0_1_0 0 ... Yes (0.103002) Checking if you have Module::Build 0.3614 ... Yes (0.3800) Configuring LWP-Protocol-AnyEvent-http-v1.0.3 ... Running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'LWP-Protocol-AnyEvent-http' version ' +v1.0.3' OK Checking dependencies from MYMETA.yml ... Checking if you have AnyEvent 0 ... Yes (5.34) Checking if you have HTTP::Response 0 ... Yes (6.01) Checking if you have version 0 ... Yes (0.88) Checking if you have LWP::Simple 5.827 ... Yes (6.00) Checking if you have LWP::Protocol 0 ... Yes (6.00) Checking if you have AnyEvent::HTTP 2 ... Yes (2.12) Checking if you have Getopt::Long 0 ... Yes (2.38) Checking if you have URI 0 ... Yes (1.58) Checking if you have FindBin 0 ... Yes (1.50) Checking if you have File::Spec 0 ... Yes (3.33) Checking if you have CGI 0 ... Yes (3.52) Checking if you have Carp 0 ... Yes (1.20) Checking if you have Test::More 0 ... Yes (0.98) Checking if you have File::Temp 0 ... Yes (0.22) Checking if you have URI::URL 0 ... Yes (5.03) Checking if you have HTTP::Daemon 0 ... Yes (6.00) Checking if you have LWP::Simple 0 ... Yes (6.00) Building and testing LWP-Protocol-AnyEvent-http-v1.0.3 ... Building LW +P-Protocol-AnyEvent-http t/00_load.t .................. 1/1 # Testing LWP::Protocol::AnyEvent:: +http v1.0.3, Perl 5.014000 # Testing using AnyEvent backend AnyEvent::Impl::Perl # AnyEvent 5.34 # AnyEvent::HTTP 2.12 # AnyEvent::Handle 5.34 # AnyEvent::Impl::Perl 5.34 # AnyEvent::Util 5.34 # AutoLoader 5.71 # Carp 1.20 # Config <unknown> # DynaLoader 1.13 # Errno 1.13 # Exporter 5.64_03 # Exporter::Heavy 5.64_03 # Fcntl 1.11 # HTTP::Headers 6.00 # HTTP::Message 6.02 # HTTP::Response 6.01 # HTTP::Status 6.00 # LWP::MemberMixin <unknown> # LWP::Protocol 6.00 # LWP::Protocol::AnyEvent::http v1.0.3 # List::Util 1.23 # POSIX 1.24 # PerlIO 1.07 # Scalar::Util 1.23 # Socket 1.94 # Storable 2.27 # Test::Builder 0.98 # Test::Builder::Module 0.98 # Test::More 0.98 # Tie::Hash 1.04 # Time::HiRes 1.972101 # URI 1.58 # URI::Escape 3.30 # XSLoader 0.13 # base 2.16 # common::sense 3.4 # overload 1.13 # strict 1.04 # vars 1.02 # version 0.88 # warnings 1.12 # warnings::register 1.02 t/00_load.t .................. ok t/01_timer.t ................. # Retrieving URL: http://localhost:5559 +4/ # Waiting for reply # Waiting for reply # Waiting for reply # Waiting for reply t/01_timer.t ................. 1/2 # Shutting down server # Done t/01_timer.t ................. ok t/02_large.t ................. # Retrieving URL: http://localhost:5559 +7/chunks # Waiting for reply # Got chunk # Waiting for reply # Got chunk # Waiting for reply # Got chunk # Waiting for reply # Got chunk # Waiting for reply # Got chunk # Waiting for reply t/02_large.t ................. 1/5 # Shutting down server # Done t/02_large.t ................. ok t/03_error_after_headers.t ... # Retrieving URL: http://localhost:5559 +9/ # Waiting for reply # Got chunk # Waiting for reply # Got chunk # Waiting for reply t/03_error_after_headers.t ... 1/4 # Shutting down server # Done t/03_error_after_headers.t ... ok t/04_error_404.t ............. # Retrieving URL: http://localhost:5560 +2/ # Waiting for reply t/04_error_404.t ............. 1/4 # Shutting down server # Done t/04_error_404.t ............. ok t/05_error_500_bogus_host.t .. # Retrieving URL: http://doesnotexist.e +xample t/05_error_500_bogus_host.t .. skipped: Possible DNS hijacking (code=2 +00) All tests successful. Files=6, Tests=16, 22 wallclock secs ( 0.05 usr 0.03 sys + 1.31 cusr + 0.21 csys = 1.60 CPU) Result: PASS Building LWP-Protocol-AnyEvent-http Installing /usr/local/lib/perl5/site_perl/5.14.0/LWP/Protocol/AnyEvent +/http.pm Installing /usr/local/share/man/man3/LWP::Protocol::AnyEvent::http.3 OK Successfully installed LWP-Protocol-AnyEvent-http-v1.0.3 1 distribution installed moo@cow[360]~>perl -v This is perl 5, version 14, subversion 0 (v5.14.0) built for darwin-2l +evel Copyright 1987-2011, Larry Wall Perl may be copied only under the terms of either the Artistic License + or the GNU General Public License, which may be found in the Perl 5 source ki +t. Complete documentation for Perl, including FAQ lists, should be found +on this system using "man perl" or "perldoc perl". If you have access to + the Internet, point your browser at http://www.perl.org/, the Perl Home Pa +ge. moo@cow[361]~>cpanm -v cpanm (App::cpanminus) 1.4005 on perl 5.014000 built for darwin-2level Work directory is /Users/moo/.cpanm/work/1308370643.77624 You have make /usr/bin/make You have LWP 6.02 You have /usr/bin/tar: tar (GNU tar) 1.15.1 You have /usr/bin/unzip moo@cow[364]~>system_profiler SPSoftwareDataType Software: System Software Overview: System Version: Mac OS X 10.5.8 (9L31a) Kernel Version: Darwin 9.8.0 Boot Volume: Macintosh HD Boot Mode: Normal Computer Name: cow User Name: moo (moo) Time since boot: 38 days 1:28

In reply to Re: Testing request - Mac by Your Mother
in thread Testing request - Mac by ikegami

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.