The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
==================================================
Changes from 2011-06-04 00:00:00 +0000 to present.
==================================================

------------------------------------------
version 0.947 at 2012-06-03 07:28:09 +0000
------------------------------------------

  Change: 944c66f2149bc39a24db854d0310522b1d1697ed
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-06-03 03:21:46 +0000

    [rt.cpan.org 76542] Fix a double close in PoCo::Client::HTTP.

    Florian Schlichting found POE throwing an error on an undefined file
    descriptor. POE::Component::Client::HTTP was closing a filehandle
    before destroying the wheel that was managing it. When it was time
    for the wheel to remove the filehandle's watcher, fileno() failed,
    and trouble ensued. 

  Change: 7628a0aa4c7097a54d46773d3bdc3000362a0fd1
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-06-03 02:27:03 +0000

    [rt.cpan.org 77601] Switch to Socket's getaddrinfo().

    AVENJ reported that Socket::GetSockAddr's :newapi was deprecated.
    Switch to Socket for a more future-proof API. 

------------------------------------------
version 0.946 at 2012-05-15 01:47:32 +0000
------------------------------------------

  Change: eacdcf93f62f566011a8c29637d10f27d0aad28a
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-05-14 21:47:32 +0000

    Rely upon the latest POE::Component::Client::Keepalive. 

  Change: 567c9bf1b2a7ac5aa057baaefa545055548dafc2
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-04-29 19:50:38 +0000

    [rt.cpan.org 76543] Help out Debian with a NAME and SYNOPSIS for an
    internal module.

    Florian sent in a patch written by Krzysztof Krzyzaniak to add NAME
    and SYNOPSIS sections to
    POE::Component::Client::HTTP::RequestFactory. This is reported to
    help Debian automatically build a "whatis" entry for the module.
    Thanks for the patch! Please send any others upstream. 

------------------------------------------
version 0.945 at 2012-03-10 19:58:49 +0000
------------------------------------------

  Change: 28ac3ae14572aed075c53b5930dfd24645cbfe03
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-03-10 14:58:49 +0000

    Rely on latest POE::Component::Client::Keepalive. 

  Change: bcc6b11a4effd9a59e6315a1c667d88067896231
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-03-10 14:55:23 +0000

    [rt.cpan.org 70268] Some DNS providers redirect bad hosts.

    They redirect bad hosts instead of allowing outright failure. I think
    it's supposed to be helpful, or improve domain sales, or both, or
    something. But anyway, it meant that people using certain DNS
    providers wouldn't be able to cleanly test this distribution.

    Thanks to "blackcode" for reporting this. Unfortunately I'm not sure
    of a foolproof solution other than to make the test accept 303s.

    Patches are welcome, dear reader from the future. 

  Change: 90a80744154fc20a135360c229d42fb3d479ce8c
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-03-10 14:17:09 +0000

    Shut down user agents in tests so they end more promptly. 

  Change: 565515d6870b9b7e1fd0f13edb1ec94dfcbb5dbe
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-01-25 16:52:30 +0000

    Allow response events to be objects.

    Reflex::POE::Event objects are intended to be used as POE events. For
    it to work, components like this one must treat events as opaque
    data. 

------------------------------------------
version 0_944 at 2011-07-30 21:48:27 +0000
------------------------------------------

  Change: e143628f975c8c7572f5254b36ef895b746fddc8
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2011-07-30 17:48:27 +0000

    Bump revision and dependency versions. 

  Change: faf7d597649759683a3b4ccbab8eca4ef2de9659
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2011-07-22 06:02:03 +0000

    Merge pull request #3 from shlomif/master

    Convert http:// URLs to L<..> in the POD. 

  Change: 814e9d42655a3650d6c9d8b166771bd3c04d61db
  Author: Shlomi Fish <shlomif@iglu.org.il>
  Date : 2011-07-22 12:46:52 +0000

    Add L<...> to URLs.

    They were displayed as plaintext in the web-interface. 

=================================================
Plus 56 releases after 2011-06-04 00:00:00 +0000.
=================================================