Changes for version 0.269

  • Change: 38b4299562eb33393d00a17bbd902c95af881d45 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2012-03-04 22:00:25 +0000
    • Need the absolutely latest POE::Component::Resolver as of this writing.
  • Change: 6ad518a932c733f2eeac97837f4e313abf0c993c Author: Rocco Caputo <rcaputo@cpan.org> Date : 2012-03-04 21:59:35 +0000
    • [rt.cpan.org 73353] Use ports instead of schemes when resolving hosts.
    • Solaris (and probably other systems) don't have an /etc/services entry for http, so relying on the lookup fails here. Luckily the user also provides a port (which may or may not be symbolic). I'll use that for now and see where it gets me.
    • Thank you, Michael Lackhoff, for reporting this bug.
  • Change: 39c1651caf89ed55f8165ac55bff68869011207b Author: Rocco Caputo <rcaputo@cpan.org> Date : 2012-03-04 21:38:36 +0000
    • Add auto-tagging and auto-versioning to dist.ini.
  • Change: e8965b65a23ee3fa969cc9f2ee4ee8e1ea6d3e7f Author: Rocco Caputo <rcaputo@cpan.org> Date : 2011-12-16 00:12:41 +0000
    • Merge pull request #2 from bingos/master
    • Use Net::IP::Minimal instead of Net::IP
  • Change: bf7abd1cda69cd022e37c46ececcacdb1a6d2048 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2011-11-17 21:39:14 +0000
    • Use Net::IP::Minimal instead of Net::IP
    • Net::IP consumes a fair chunk of memory, Net::DNS stopped using it see https://rt.cpan.org/Public/Bug/Display.html?id=24525

Modules

manage connections, with keep-alive
a wheel wrapper around a kept-alive socket

Provides

in mylib/TestServer.pm