The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
==================================================
Changes from 2011-05-16 00:00:00 +0000 to present.
==================================================

------------------------------------------
version 0.271 at 2012-05-15 01:46:56 +0000
------------------------------------------

  Change: d3a27f5934b7a8162b73589820c11ef34f2a272a
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-05-14 21:46:18 +0000

    Rely upon latest POE::Component::Resolver. 

  Change: 4280200388131e6addec30ab44b5898eadaf9951
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-05-14 21:40:07 +0000

    [rt.cpan.org 76776] Fix an edge case where queued requests don't
    start.

    Sergei Kozunov came through with another great ticket. If two
    requests for the same host arrive, and the first one fails, the
    second one will time out in the queue. But only if no other requests
    are already pending. This change wakes up the queue when a connection
    fails, causing the subsequent request to be processed. 

  Change: 52d351f864f722849658a21fa8a54ae78cbea967
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-05-14 02:21:00 +0000

    [rt.cpan.org 76540] Add stubs for non-blocking SSL.

    POE::Component::SSLify is non-blocking now. Add (and comment out)
    alpha-quality support for this feature. It needs work, and I hope
    someone who knows it better can help. 

  Change: 3ce660394f2ce76d217b6699551db4a7c541149c
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-05-13 04:43:58 +0000

    [rt.cpan.org 76987] Cancel timed-out PoCo::Resolver requests.

    Sergei Kozunov pointed out that POE::Component::Resolver requests
    aren't canceled when POE::Component::Client::HTTP requests time out
    during DNS resolution. Cancel those requests! 

------------------------------------------
version 0.270 at 2012-03-17 00:40:42 +0000
------------------------------------------

  Change: 8298bbf560abb6f7d3f485e0eb532f17784fab6e
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-03-16 20:40:42 +0000

    Apply Markus Jansen's patch to add a TCP protocol resolver hint.

    Markus reports that this resolves rampant errors on solaris systems.
    I've verified that it doesn't break tests, which is bonus! Thanks! 

------------------------------------------
version 0.269 at 2012-03-05 03:00:25 +0000
------------------------------------------

  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 

------------------------------------------
version 0_268 at 2011-07-30 08:54:36 +0000
------------------------------------------

  Change: c53106ea6c8aa079eb251a4dc9707d23492f7e1e
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2011-07-30 04:54:36 +0000

    Bump revision and dependency for release. 

  Change: b791c0bdc8cd29f3969b5cffcebfa2f5ab057eb5
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2011-07-30 04:30:12 +0000

    Multi-line NAME sections corrupt the VERSION/NAME section ordering.
    I'm not sure why or which plugin is doing it, but making the NAME
    test one line is a serviceable workaround.

    Resolves rt.cpan.org ticket 69235, reported by Debian developer
    Gregor Hermann. 

  Change: 65eb566f05d5f3fadebd20d41c4fc928bc596e2c
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2011-07-25 22:54:59 +0000

    Address [rt.cpan.org #69519] "resolve() on shutdown resolver" errors 

=================================================
Plus 29 releases after 2011-05-16 00:00:00 +0000.
=================================================