perl-AnyEvent

perl-AnyEvent 5.25

AnyEvent - provide framework for multiple event loops

http://search.cpan.org/dist/AnyEvent/

Packager: Serdar Dalgıç

License: GPLv2, Artistic

Actions

Build files

Bug reports

Binary packages

perl-AnyEvent

Release history

ReleaseRelease dateVersionUpdaterComment
72010-03-155.25Serdar DalgıçRemove empty dir and Version bump:
5.25
- fix a race condition in AnyEvent::Handle that would cause a "bio_read: unsupported method" error (in _another_ssl connection) after user code threw an exception.
- added AnyEvent::Handle->destroyed method.
- speed up AnyEvent::Socket::format_address and ::format_ipv6.
- the AnyEvent::Util::fh_nonblocking function worked only by lucky accident on win32.
- smaller and faster AnyEvent::Util::fh_nonblocking.
- when the (required!) Time::HiRes module is missing, AnyEvent did not fall back to built-in time properly.
- do not load Fcntl at runtime, saving memory and loading time.
- precompile a number of constants and use them instead of runtime detection and eval.
- free detection code after detection and similar memory optimisations.
- Perl backend timer interval best effort drift has been improved (ame algorithm as EV).
- update unicode idna mapping table.
5.24
- improve idle watcher documentation slightly.
5.23
- support IDNs in resolve_sockaddr, and therefore in tcp_connect.
- implement punycode_encode/decode, idn_nameprep, idn_to_ascii and idn_to_unicode operations in AnyEvent::Util.
- provide $AE::VERSION.
- removed traces of "no strict 'refs'".
5.22
- downgrade-or-fail in AnyEvent::Handle::push_write, to diagnose encoding failures earlier and more succinctly. (this works around bugs in perl, throwing away encoding info when passing scalar data to extensions).
- add more examples to AnyEvent::Socket manpage.
- upgrade internal warning set to the same as common::sense 2.03.
- AnyEvent::Socket::inet_aton now properly supports ipv6, as documented.
- add google public dns servers to fallback server set and make sure we load-balance properly between the three sets. also add all fallback dns servers, not just a random one, to each dns config.
62009-12-045.21Onur KüçükDepend on new perl
52009-11-235.21Faik Uygur* Added perl as runtime dep
* Many bugfixes and documentation updates
42009-07-144.82Serdar DalgıçVersion bump and make the package ready for 2009.
32008-10-124.3Serdar DalgıçVersion bump.
22008-09-204.233Serdar DalgıçVersion bump and package takeover.
12008-01-302.9Gökçen EraslanFirst release.

Patches