--- AnyEvent/Changes 2012/03/30 21:34:25 1.540 +++ AnyEvent/Changes 2012/04/05 04:09:49 1.542 @@ -2,12 +2,10 @@ TODO: document TCP_*** constants TODO: add debug/trace logging to some modules -TODO: document import tags aeio, also ae_ naming TODO: use the eval-with-cb-call trick also to speed up JSON? lib/AnyEvent/DNS.pm: open my $fh, "<", $resolv_conf lib/AnyEvent/DNS.pm: if (open my $fh, "ipconfig /all |") { lib/AnyEvent/TLS.pm: or croak "$dh_file: failed to open DH parameter file: $!"; -TODO: disable logging to a context while it is being logged to? 6.2 - child watchers are broken in POE 1.352 (also many earlier