The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
================================
2011-05-03 22:38:41 -0400 v0_912
================================

  commit d0c8a4b0fbf6c6e8e86d83790941efe84d176ba4
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue May 3 22:38:41 2011 -0400
  
    Prepare for next release.

  commit f8d05b1ef5f76133b3c59500d720eed1a074fdc9
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue May 3 22:38:14 2011 -0400
  
    Relying upon DESTROY wasn't reliable. Add a shutdown() method.

  commit f676b39c5fb373b4c83105415e7bb532556ea875
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Apr 24 16:28:04 2011 -0400
  
    Remove unused GetAddrInfo imports from Sidecar.pm.

  commit 22387e0e157e5cb473314727e0752380da9d8fe6
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Apr 24 16:15:13 2011 -0400
  
    Add sidecar processes to reduce this component's memory footprint.
    Prompted by Karen_m's memory issues, and recommended by gcola,
    Hinrik, and Apocalypse on irc.perl.org #poe. You people rock! :)

  commit faa1588e8a7417b20c3745490e50033bcc744f54
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Apr 24 15:48:39 2011 -0400
  
    Keep sidecar processes around longer, and provide an idle_timeout
    constructor parameter to override just how long that is. This is a
    partial response to Karen_m's report of PID and memory churn
    introduced by lots of forking.

  commit 1acb4707244468521c7712bc3f410fc72fa5df08
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Feb 21 09:15:20 2011 -0500
  
    Increase pedantry to mollify assertions. 

================================
2011-02-20 22:58:16 -0500 v0_911
================================

  commit 8a3ed8c4fa5dbb4819f70de3a0d9eab8d736c6fd
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Feb 20 22:58:16 2011 -0500
  
    Remove VERSION assignment so that dzil can do it for us. 

================================
2011-02-02 20:14:29 -0500 v0_910
================================

  commit 77ffaf5f3e8962f7df2628f71653d78fc916c1a8
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Feb 2 20:14:29 2011 -0500
  
    Bump revision for release.

  commit 988decd829bd672b1b18f7994aee3e5067cf2c1e
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sat Jan 29 14:35:53 2011 -0500
  
    Bump the version for release.

  commit d0a5045685d6f6beae536656d61910c1c44d8fd6
  Author: Apocalypse <perl@0ne.us>
  Date:   Thu Jan 27 16:49:23 2011 -0500
  
    Skip IPv6 tests if they're run on a machine that can't resolve IPv6
    addresses. We assume localhost can resolve.

  commit a7a1411899c549082a950e396006c656586fc160
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Thu Jan 27 13:22:07 2011 -0500
  
    Remove dependency on Socket6, thanks to the work and advice of Paul
    (LeoNerd) Evans.

  commit 11b45c5ee3d17a3b7f7982c0ff642f99729bbc78
  Author: Sébastien Aperghis-Tramoni <saper@cpan.org>
  Date:   Thu Jan 27 12:52:51 2011 -0500
  
    Make PoCo-Resolver work on Perl 5.8. Resolves rt.cpan.org #65179.

  commit 17a4f8b02a80785dd1aecc46a72b6c5b3eceedee
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jan 26 23:00:33 2011 -0500
  
    Apparently IPv6 isn't always installed on Windows. Document this, and
    one way to install it.

  commit 10c301fe0b9079866523b663e59b4ca308b38ce6
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jan 26 22:03:45 2011 -0500
  
    Sidecar process needs STDOUT to be binmode and length() to return
    octets.

  commit e5e92990ae137d2bfcff21c90f4f642aff51a332
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jan 26 16:11:48 2011 -0500
  
    Add MANIFEST.SKIP for great justice.

  commit c5c2057511f16d3cb8b6d404e575241aba4fc01f
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jan 26 01:06:34 2011 -0500
  
    Prefer AF_INET for compatibility with most of the Internet.

  commit bbd985c088946ed448ee66ba99bf4270d5455fed
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jan 26 00:25:23 2011 -0500
  
    Reinitialize data rather than delete it, so subsequent calls fail
    nicely rather than crash.

  commit 0693724e2c91e132189d9e5fdaec4fdb96766ca9
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Jan 25 23:34:53 2011 -0500
  
    Fix some ASSERT_DEFAULT errors.

  commit 936917152e05b61f0aa876308d248542943037f5
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Jan 25 23:11:04 2011 -0500
  
    Add a $VERSION. Fix alias_remove() during shutdown.

  commit 331135226e5fe49acd53f4e9fc48f05a7e80526e
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Jan 25 23:04:34 2011 -0500
  
    Add unpack_addr(), which is a convenient way to unpack IPv4 and IPv6
    addresses when you aren't sure which you've got. 

===================================
End of changes in the last 365 days
===================================