POE 0.35 is out there.  Somewhere.

If you like this version, thank David Davis, Adam Kennedy, Matt
Sickler, and Apocalypse (in no particular order).  They did the bulk
of the work this time around.

If you have a problem with something, blame me for accepting and
releasing this version.  Don't worry: I'll hunt down the responsible
party/ies and forward some of that blame on.

Oh, and send bug reports to [EMAIL PROTECTED]  :)

Change highlights are here.  I haven't updated the web site, uploaded
to sourceforge, or any of the other fun stuff yet.

POE 0.35

- Fixed filter problems introduced in 0.34.

- PID:0 warnings at end of run removed.

- Filter::HTTPD support for "options" added.

- Fixed a case where POE::Component::Client::TCP doesn't call the
        Disconnected callback.

- Made relative timers slightly more accurate.

POE 0.3401

- POE::Component::Server::TCP filter creation issues fixed.

- Fixed an install bug on Perl 5.5-ish.

POE 0.34

- Fixed a hang when shutting down some Tk applications by closing the
        main window.

- Matt Sickler added clone() methods to POE::Filter classes.  The TCP
        client and server components can accept filter objects, and the
        components will clone them internally.

- Switch POE::Wheel::ReadLine to emacs mode by default.  Most people
        expect emacs mode.  Also fixed the delete key in some cases.

- Fixed POE::Wheel::Run errors when spawning new processes from a
        daemon.  Specifically when the parent process has no stdio.

- Removed a memory leak using Tk with ActiveState Perl.

- POE::Session->new() deprecation continues.  The carp() became a
        croak().

- Fixed a division by zero error in the runtime statistics reports.

- Applied Jeff Pinyan's patch to fix an edge case in
        POE::Wheel::ReadLine's tab completion.

- Prefer POE::XS::Queue::Array if it's installed.

--
Rocco Caputo - [EMAIL PROTECTED]


Reply via email to