The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
==============================
9999-99-99 99:99:99 +0000 HEAD
==============================

  commit 36dfdc6e774d34436a0961fd6ef0f3c026a79053
  Author: Perl Whore <whoreperl@gmail.com>
  Date:   Thu Jan 27 17:54:37 2011 -0500
  
    Resolve a test failure on CentOS, which appears to be a race
    condition in the test itself. Resolves rt.cpan.org #61727.

  commit 5b8b526dfc0983cbc339e3c4f1cfe52a906d1133
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Thu Jan 27 17:33:54 2011 -0500
  
    Fix Apocalypse's MSWin32 TODO for non-Windows machines. Unless I've
    secretly broken it. :)

  commit 8ebd9cf2aaf1fd0e460ad4597de862608b8bed36
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Thu Jan 27 16:33:49 2011 -0500
  
    Work around the possibility that Socket::GetAddrInfo isn't loaded
    when someone needs IPv6. Reported by Apocalypse in irc.perl.org.

  commit 866e817027b8cac0ee1d8ffcd9af3ad0efd807b8
  Author: Apocalypse <perl@0ne.us>
  Date:   Thu Jan 27 14:10:19 2011 -0700
  
    Tweak the PWR exitval test for MSWin32, turning it into a TODO so we
    can study what the heck happens

  commit 581b0ae7187cb736b24b629cb7cc99af5860d7e0
  Merge: 806cb18 6c34eeb
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Thu Jan 27 14:49:14 2011 -0500
  
    Merge branch 'master' of
    ssh://poe.git.sourceforge.net/gitroot/poe/poe into wtf

  commit 806cb182fc370c277bc34f7abf12ebabb7dcbcc3
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Thu Jan 27 14:48:15 2011 -0500
  
    Upgrade IPv6 support from Socket6 to Socket::GetAddrInfo.

  commit 48d36620428fd2d40621cc2c5423a8d57d2d2737
  Author: David Webb <david.webb@blishmize.com>
  Date:   Thu Jan 27 02:52:32 2011 -0500
  
    Resolve a race condition that caused the last line of rapid input to
    be delayed. Resolves rt.cpan.org ticket #63242.

  commit 6c34eeb26c620091f051bbe53e59354ebfd69d64
  Author: Philip Gwyn <gwyn@cpan.org>
  Date:   Wed Jan 26 20:57:13 2011 -0500
  
    Delete $ENV{POE_ASSERT_USAGE} so that 12_assert_retval.t always
    works.

  commit 8b09fb6776640da642c93dff581edbd2a023a26c
  Author: Philip Gwyn <gwyn@cpan.org>
  Date:   Wed Jan 26 20:55:33 2011 -0500
  
    delete $ENV{POE_ASSERT_USAGE} so that 11_assert_usage.t and
    13_assert_data.t can do their thing.

  commit e7667081e2685de144941bfe003f38f57a74a10d
  Author: Apocalypse <perl@0ne.us>
  Date:   Wed Jan 26 14:25:58 2011 -0700
  
    Add doc blurb about pty issues on linux

  commit 04cad87e74762c0c7496a37d02b82cbb049a4610
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jan 26 14:20:03 2011 -0500
  
    Deprecate Perl 5.4. Next step will be Dist::Zilla for building
    distros.

  commit 31c0c9efa69a836a100206a9742b7525d71b50ad
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jan 26 00:09:27 2011 -0500
  
    Remove alias_resolve()'s warning if the resolution failed.

  commit d47ecb3257812ba616259051f8d1d51332d3a8bd
  Author: Philip Gwyn <gwyn@cpan.org>
  Date:   Tue Jan 25 22:07:59 2011 -0500
  
    Added a guard to the signal pipe

  commit d71a66f90844712b92087b79fee09446f0114b12
  Merge: 9d6dc25 7cc62e9
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jan 12 18:14:42 2011 -0500
  
    Merge branch 'master' of github.com:rcaputo/poe

  commit 9d6dc25f40af2bbda5d2658d8c5715b312456549
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jan 12 14:32:34 2011 -0500
  
    Allow call to POE::Kernel methods by class instead of by object.

  commit 7cc62e992a9689a8ba398e3c9b6ebce479df75c9
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Mon Jan 10 14:29:47 2011 +0000
  
    Fix two typos in PoCo-(Client|Server)-TCP documentation, spotted by
    Maddingue

  commit 41f3b9eca45a2314a6f43723e5e9f71731ef7b3e
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Fri Dec 3 23:42:02 2010 -0500
  
    Convert the changelog and repository metadata to Git. 

================================
2010-11-18 22:38:33 -0500 v1_294
================================

  commit 8f2bd20e7c319aae4f7b3fb2a1955398df0946e0
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Thu Nov 18 22:38:33 2010 -0500
  
    New version for a new release. Require a new POE::Test::Loops.

  commit 5d0c406bd1bcf20503447d9f49b92656cfd2c06e
  Author: Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>
  Date:   Sat Oct 2 22:47:11 2010 +0000
  
    Mention that "use POE;" warrants has_forked() after forking

  commit 2c5706cc158accc76f31bb86fc74dd9caf1c21d8
  Author: Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>
  Date:   Mon Sep 27 16:05:58 2010 +0000
  
    Fix 'CleintInput' typo in poco-server-tcp's Pod 

================================
2010-09-04 19:18:59 -0400 v1_293
================================

  commit 21c4dc16468003c4574b74566db0c27d52241cd2
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sat Sep 4 19:18:59 2010 -0400
  
    Bump version for release.

  commit 058fb2126d9dd76ef173402ba80563c67c916dfa
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sat Sep 4 06:51:47 2010 -0400
  
    Add user continuation parameters to sig() and sig_child().

    Roll back most of the lexical FIFO event arrays. Going through a
    POE::Queue for this will be a bit slower, but POE::XS::Queue::Array
    may be fast enough.

    Continue to guarantee FIFO event ordering despite the rollback to
    dumping them in a time-ordered queue. Detect minor time regressions,
    and use the last time value plus a small number when needed.

  commit a0abb628ed2bdb7b37bf2a16c4630ee91f80e16c
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:   Fri Aug 27 12:28:15 2010 -0400
  
    Fixed a mistake in the alias_list() example code in POE::Kernel
    documentation, spotted by Paul G Webster

  commit 35b797f750e656b5c328f45b5e130b71b15c57c6
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Fri Aug 13 18:32:41 2010 -0400
  
    Chris Benedict reported that Mac OS X returns ESPIPE when accept() is
    aborted, rather than ECONNABORTED everywhere else. Add ESPIPE to the
    list of harmless accept() errors.

  commit 8876a82acd39ce434a58f75252e76d7611a09a89
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Fri Aug 13 17:42:03 2010 -0400
  
    Chris Benedict reported that nmap will crash Wheel::SocketFactory
    based things. nmap disconnects before accept() can be called, so
    accept() returns ECONNABORTED. Technically applications can handle
    this themselves and not destroy the wheel, but the wheel maybe
    shouldn't report harmless errors.

  commit 3f5fc1e371769e4f82694c345dfcb6c2135b361c
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Aug 3 16:17:10 2010 -0400
  
    Apply Hinrik's patch to increase test failure verbosity. 

================================
2010-08-02 05:57:17 -0400 v1_292
================================

  commit 1d6d7b68a73b556a447303cc44528ea5535560cb
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Aug 2 05:57:17 2010 -0400
  
    Bump revision for release.

  commit d18f718b0bc090792740160460953ab57492c00b
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Aug 2 05:55:27 2010 -0400
  
    Resolve rt.cpan.org 59925, wherein sig_child() use would increase
    some events' latency to at 1sec. First reported by Getty, then Avar
    opened the ticket. Fixed with Hinrik's copious valuable assistance.

  commit d8bf3d465c2ada17a42fd487fb03840414014d92
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sat Jul 31 21:06:55 2010 -0400
  
    Fix a method name typo in TRACE_REFCNT code. 

================================
2010-07-27 06:53:32 -0400 v1_291
================================

  commit df209368632f8bee8e09f4b017d50b62d1b6e0f8
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Jul 27 06:53:32 2010 -0400
  
    New version to spackle over failed one.

  commit 7fed29a69cba29f750343a97485e849bf6fdc5f2
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Jul 27 06:45:14 2010 -0400
  
    Version bump for release.

  commit bc22cf37259ed0e9d02a38cd290c720bb4e6f72d
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Jul 27 03:27:28 2010 -0400
  
    Nick Perez pointed out that we don't absolutely need HighEvent, since
    put() returns the high-water status much more conveniently. Resolve
    his rt.cpan.org ticket 56432. Oh, and fix an unrelated test plan.

  commit 408f95a049c9ccfe1953dbe8dae49ffda3145c4e
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Jul 27 03:10:33 2010 -0400
  
    Clarify the refcount_{inc,dec}rement() return values per Olivier
    'dolmen' Mengué's feedback in rt.cpan.org #57314.

  commit c3c9baf7608d649370912015b6f4d7275f44ec4c
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Jul 26 16:51:42 2010 -0400
  
    Remove some logic that stopped being used. Adjust idle-kernel checks
    into a slightly more optimal order.

  commit 9875a762b1c562edcd29b160abb8f564fc610c70
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Jul 26 16:50:19 2010 -0400
  
    Finish a sentence. Incomplete docs noted by Hinrik.

  commit 4667e71ad75ae0a12514af8cbb0b10b00b1144c9
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Jul 25 22:23:18 2010 -0400
  
    Move non-alarms out of POE::Queue::Array.

  commit 8179ee15387851215f0f5c0b218dccc61485f788
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sat Jul 24 22:09:15 2010 -0400
  
    Reduce calls to get_item_count() by one per _data_ev_dispatch_due().
    Reduce calls to get_next_priority() by approx. one per
    _data_ev_dispatch_due(). Micro-optimize get_item_count().

  commit cdc090b32dc6d3307317eba948dc23b4d751398b
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sat Jul 24 19:38:53 2010 -0400
  
    Fix tests related to recent POE::Resource::Events optimizations.

  commit 629ad38844641ae289b212732f3f7f2802c7c5fb
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sat Jul 24 19:38:09 2010 -0400
  
    At long last, apply Ton Hospel's micro-optimization for
    get_next_priority().

  commit 2b188737c30978eff9b275ace592368ce31afda4
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sat Jul 24 18:35:35 2010 -0400
  
    Small optimizations. Avoid _data_stat_add() calls when not needed.
    Avoid redundant session refcounts when the source and destination are
    the same. Breaks some pedantic tests, but we can fix those.

  commit ceca5b87d171121a299e7ad611dd1cdf80c19376
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jun 23 14:52:42 2010 -0400
  
    Apply Hinrik's test changes from http://gist.github.com/449231

  commit b25e3127f6f750a2ef61dffe4b06d6daf60a1a52
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Jun 22 20:57:27 2010 -0400
  
    Apply Hinrik's patch to catch die() and his test case for proper
    shutdown if a child coderef process dies.

  commit 2817b50d86e8a34fa139283d44965e2afb1e5815
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Jun 22 15:47:35 2010 -0400
  
    Fix a method typo at Hinrik Örn Sigurðsson's prompting. Also
    improve stdio closing on exec() errors, just in case.

  commit ee6f8bd9ae7000b3ac498070a94df405726bdb67
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Mon Jun 21 18:01:49 2010 -0400
  
    Add TODO test for double POE::Loop loading

  commit ddab68974e70ee359bd0e72e4f6f46cfaca255ea
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jun 9 18:18:00 2010 -0400
  
    Add support for POE_CATCH_EXCEPTIONS environment variable. Apply
    Justin Hunter's doc patch for POE::XS::Loop::EPoll.

  commit 5b63048ea760c96d4d60f2dd30e36358115b71ff
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Fri May 28 18:50:05 2010 -0400
  
    Tweak the test so it uses RELEASE_TESTING

  commit e979f83499bdce5f21bc74ea7b569ae7b07c0e4e
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Fri May 28 04:15:55 2010 -0400
  
    Fix invalid POD links

  commit bf4640378815e8d00a84e5252aa8b5a8062190ac
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Sun May 16 01:23:13 2010 -0400
  
    Remove the obnoxious warning about the win32 leak in Wheel::Run

  commit 5ac44caa0e87efd0893ae70e360f49a82a02def5
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Sun Apr 11 02:55:48 2010 -0400
  
    Add proper exitval handling to POE::Wheel::Run, the previous patch
    munged it :(

  commit 1dc680feb5ac1f3e07ae759ff80263929c6c0b37
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Fri Apr 9 07:54:35 2010 -0400
  
    Add deprecation warning for 'Winsize' to POE::Wheel::Run->new

  commit 933bcd90aad5b30909da7d154bdea3b86ca6b127
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Fri Apr 9 07:32:26 2010 -0400
  
    Patch POE::Wheel::Run for RT#56417 and add a test+more docs 

================================
2010-04-03 20:01:48 -0400 v1_289
================================

  commit e3c3d521ffc23e2e72238b2f3353805a09e6f9d2
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sat Apr 3 20:01:48 2010 -0400
  
    Bump revision for a new release. No significant changes, other than
    to build a new dist with the latest EUMM. 

================================
2010-04-03 18:17:06 -0400 v1_288
================================

  commit 5ac12d4441c8917862a1662ae28912eb5317b1d7
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sat Apr 3 18:17:06 2010 -0400
  
    Fix dependencies and bump POE revision for release.

  commit 237f8983e7b6ff2983508b253679c0e0ac746404
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Wed Mar 24 06:39:59 2010 -0400
  
    Back out of my previous commit to auto-clean META.yml and CHANGES, it
    will blow up if an end-user did it on their box! /me is stupid :(

  commit c719eff7d7778450d1096d0d6913573064cd2ea5
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Wed Mar 24 06:25:56 2010 -0400
  
    Automatically clean META.yml and CHANGES files on "make distclean"
    because they are auto-generated

  commit 0c11ee794370b7a454aeafb3a737366f30a1276b
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Sun Mar 21 16:52:44 2010 -0400
  
    Fix a doc typo in ReadWrite in get_output_handle()

  commit 667a1dd6a513ba340c81747aa094e559f2a48d95
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Wed Mar 10 18:00:15 2010 -0500
  
    Fix a documentation typo in PoCo-Client-TCP

  commit dea7442dc7c48edcabd9876a7ab47d200087b68c
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Tue Mar 9 18:58:48 2010 -0500
  
    Fix a doc typo in my previous commit :(

  commit 3a129759a3c87e7900c65ba8a4cb5fd2bc09189b
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Tue Mar 9 18:51:18 2010 -0500
  
    Update the Wheel::ReadLine docs for a better explanation of the TERM
    issue and workarounds, thanks BiNGOs!

  commit a76320cba8aa773f8b801d3f875e33aabc8adeae
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Mar 9 18:26:19 2010 -0500
  
    Avoid undefined value warnings when trying to tab-complete
    nothingness. dreamer on irc.perl.org #poe reported the problem, with
    a useful test case.

  commit 2ea0337be4b4271e39c2629acc839c58fad40dc0
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Tue Mar 9 07:20:16 2010 -0500
  
    After a lot of hacking/digging Cygwin with a TERM=dumb does not work
    with POE::Wheel::ReadLine. This fix skips the test, and makes
    Wheel::ReadLine die if it detects this situation. Added some docs for
    our Cygwin users :)

  commit ecfebef5e4a5b8c5e8222388728fac6444ce8ad2
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Mar 8 22:46:30 2010 -0500
  
    Document how POE::Wheel::ReadWrite reports EOF.

  commit d146b2f4fe9274b3b749df97aae3e218396caeb2
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Tue Mar 2 22:24:16 2010 -0500
  
    Added a lot of loop-loading tests, so we can start work on the
    "naive" loop load hacks

  commit 3c012546513439c28e9473c223fae843381ffc44
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Tue Mar 2 20:42:07 2010 -0500
  
    Tweak the @modules logic, thanks to TonyC ( it might not be perfect
    but good enough for now )

  commit fa274bb52bf173906ef4f5d7331011815374004e
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Tue Mar 2 01:14:08 2010 -0500
  
    Remove any XS modules from @modules, as usual TonyC spotted it :)

  commit 3aa80235e50c38725dc86ad560cec14aef4384a7
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Tue Mar 2 01:08:50 2010 -0500
  
    Fix loading of XS loops via POE.pm, thanks TonyC! Better document the
    various loop loader shenanigans we have :) 

================================
2010-02-19 06:10:34 -0500 v1_287
================================

  commit 2147bb3f12e5a84fef86e8cb35c53398fd72fdc0
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Fri Feb 19 06:10:34 2010 -0500
  
    Bump revision for new release.

  commit b59d4b5885a82a817e369b7b174a292f5932cedb
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Fri Feb 19 05:24:38 2010 -0500
  
    Fix a sig_child() race condition discovered by Tom Lanyon and
    reported (with the help of Jay Hannah) in irc.perl.org #poe. I
    haven't been able to reproduce the problem in a non-MooseX::Workers
    test case, but this change resolves Tom's more complex test case and
    passes tests.

  commit 501ccf96d87debe9e223779b54383b0e73ddad88
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Feb 17 18:33:43 2010 -0500
  
    Fix an infinite file rollover when open() succeeds but stat() fails.

    Jay Hannah discovered a bug when he passed in a filename with
    trailing whitespace. Two-parameter open() treats trailing whitespace
    as insignificant, so it passed. On the other hand, trailing
    whitespace is significant in stat(), so it always failed, triggering
    an unrelenting stream of file rollover events. Switched to
    three-parameter open(), which considers trailing whitespace as
    significant. Now both open() and stat() agree the file doesn't exist.

    Thanks to Jay and the University of Nebraska at Omaha for securing me
    some debugging time on their machines. 

================================
2010-02-15 06:29:39 -0500 v1_286
================================

  commit 14608dfb65a7400056bf63b4b9fe6d44e6e87a08
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Feb 15 06:29:39 2010 -0500
  
    Bump for yet another release.

  commit 70ffdd8b1fa3b6a7ece1da9fcf1f07b82322e319
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Feb 14 23:14:31 2010 -0500
  
    POE::Pipe and its subclasses work best using Cygwin's pipe(), not
    IO::Socket. Previous Cygwin versions work better with sockets. If
    01_sysrw.t hangs for you, upgrade your Cygwin and its Perl. 

================================
2010-02-14 21:31:55 -0500 v1_285
================================

  commit 22ec336458f068d3aac5ca3a6124bbf4df5348ca
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Feb 14 21:31:55 2010 -0500
  
    Bump the revision number for a new release.

  commit bc5e82887151246f7919e899a25c79c74bb68d82
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Feb 14 20:18:00 2010 -0500
  
    Some code cleanup in POE::NFA.

    Revision 2803 is mistaken. Rob Hildred reported the problem and
    provided the test case that was instrumental in helping me resolve
    it. And the bug report was rt.cpan.org 53517. I mistakenly assumed
    the currently open tab was the same ticket I was debugging.

  commit d803ccd61022fb881dec16d47a09112abd6fa78e
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Feb 14 20:10:56 2010 -0500
  
    Fix state bleed between POE::NFA instances.

    Resolve rt.cpan.org 53682 reported by Serguei Trouchelle. Thank you,
    Serguei, for a very useful test case.

  commit 7df81fb6f1fc37d6b402687c736f2c1242108234
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Feb 14 08:50:27 2010 -0500
  
    Replace the detach-during-start test with an enhanced test that
    Olivier Mengué contributed in rt.cpan.org #54588.

  commit 700202d9277b86f898e10968bba22c4ef691876f
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Feb 14 04:41:28 2010 -0500
  
    Applied Andrew Feren's patch to avoid a POE::Wheel::Run memory leak
    when running under Windows. Should resolve rt.cpan.org #50068.

  commit c269f4eaed93fcfcb016640da3b27c7fd242825f
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Feb 14 04:29:21 2010 -0500
  
    Remove dependency on Test::Exception (it appears to be unused). Fix a
    spot of tab damage while I'm in there.

  commit b250bdfd1d9ec8be8c965cfbf4724a69a412108e
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Feb 14 02:52:44 2010 -0500
  
    Rely upon the latest POE::Test::Loops.

  commit 25db46828982655576490de94afa763443449e28
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Feb 14 02:49:12 2010 -0500
  
    Resolve rt.cpan.org #54319. In polling mode, the wheel wasn't
    iterating get_one() for the entire input from get_one_start(). As a
    result, only one log line was returned per PollInterval. This change
    iterates through get_one() until all lines are returned. Many thanks
    to Oleg A. Mamontov for opening the ticket, and to Bazerka on
    irc.perl.org #poe for supplying the basis for a test case.

  commit 08969f9d063229f93cde05cd5c3d05d228af0674
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Thu Feb 4 20:08:41 2010 -0500
  
    Fix a documentation bug, thanks zephg! ( reported by arcanez@irc )

  commit 4e1ada1db8d89fb43d7986757d93e273e557eeb2
  Author: Larwan Berke <larwan@0ne.us>
  Date:   Wed Feb 3 21:37:13 2010 -0500
  
    Added RELEASE_TESTING env var checks Added test for 404 links in POD
    Cleanup old stuff and fix MANIFEST.SKIP

  commit 94977c10b012225089cf83041daa9320a8fad163
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Tue Feb 2 20:44:36 2010 -0500
  
    Correct a type reported by Hinrik Örn Sigurðsson in irc.perl.org
    #poe.

  commit 168b592f4c0eb71319b47b55873b5e9f338408cd
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Wed Jan 27 17:07:07 2010 -0500
  
    Fix a cpantesters.org link that gcola reported as 404 in irc.perl.org
    #poe.

  commit 95b93a6879811c89e90d256e85ce918c217edef2
  Author: Philip Gwyn <gwyn@cpan.org>
  Date:   Thu Jan 21 12:58:54 2010 -0500
  
    Add more to what I've done.

  commit 38b759cbc5928103a363c7504476948cade1fa46
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Thu Jan 21 06:35:23 2010 -0500
  
    [rt.cpan.org 53757] Apply G. Allen Morris III's spelling patch but
    not his test based on Test::Spelling. That module doesn't seem to
    work for me, so I couldn't use it.

  commit fd9c0b19ef0bbb1ac7ae9a033affcc19c795558c
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Thu Jan 21 06:27:21 2010 -0500
  
    Define a _stop handler to mollify assertions.

  commit b32378aa1394ac47b39abe7df3eae5ac382af91c
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Sun Jan 17 19:24:55 2010 -0500
  
    [rt.cpan.org 53777] Restore _start & _stop return values. Mikko Ehto
    reported that _start and _stop don't return values as documented. He
    also provided a testcase, which was very helpful. I added his test
    case and fixed the underlying bug during the Perl Oasis hackathon.

  commit 29091ca6e5dd1df605d0a7a23fb512bd97a9e776
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Fri Jan 15 17:40:12 2010 -0500
  
    Correct a documentation typo reported by jussive in IRC.

  commit 9cad46dca7d2b8f2673874b11088240b844c93cd
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Thu Jan 14 20:08:24 2010 -0500
  
    Fix a typo in a trace message, reported by "jussive" in irc.perl.org
    #poe. 

==============
End of Excerpt
==============