0.13 Thu Mar 10 15:07:54 NOVT 2016
- fix https support in Coro::LWP a little more
0.12 Thu Dec 10 17:57:29 NOVT 2015
- fix compatibility with LWP::Protocol::socks for https requests (requires IO::Socket::Socks 0.67+)
0.11 Thu Oct 22 19:14:20 NOVT 2015
- add proper https support for Coro::LWP inside Coro::PatchSet::LWP
0.10 Sat Jan 24 13:27:34 NOVT 2015
- fix t/08_select.t, so it will pass on NetBSD
0.09 Mon Jan 19 14:49:49 NOVT 2015
- do not die if "use Coro::Patchset" can't load LWP patch because
Net::HTTP or others not exists
0.08 Sun Jan 18 13:35:52 NOVT 2015
- Coro::PatchSet::LWP added
- new patch to prevent Coro::Socket die
0.07 Thu Jan 2 19:56:06 NOVT 2014
- Coro::Handle::new_from_fh patch added
0.06 Tue Dec 17 13:10:19 NOVT 2013
- LWP test fixed: LWP timeout is broken in some combinaions of LWP + Net::HTTP
0.05 Mon Dec 2 13:03:19 2013
- skip LWP timeout test if it is not installed;
0.04 Sun Dec 1 21:03:07 2013
- socket inheritance patch added;
0.03 Sun Dec 1 12:08:42 2013
- tests for windows improved;
0.02 Sun Dec 1 00:29:56 2013
- try to hide Coro::* packages from CPAN indexer;
0.01 Sat Nov 30 23:55:59 2013
- original version;