Build.PL
Changes
examples/chat-server.pl
examples/echo-server.pl
examples/netcat-client.pl
examples/whoami-server.pl
lib/IO/Async.pm
lib/IO/Async/ChildManager.pm
lib/IO/Async/Connector.pm
lib/IO/Async/DetachedCode.pm
lib/IO/Async/DetachedCode/FlatMarshaller.pm
lib/IO/Async/DetachedCode/StorableMarshaller.pm
lib/IO/Async/Handle.pm
lib/IO/Async/Internals/SignalProxy.pm
lib/IO/Async/Internals/TimeQueue.pm
lib/IO/Async/Listener.pm
lib/IO/Async/Loop.pm
lib/IO/Async/Loop/IO_Poll.pm
lib/IO/Async/Loop/Select.pm
lib/IO/Async/MergePoint.pm
lib/IO/Async/Notifier.pm
lib/IO/Async/Resolver.pm
lib/IO/Async/Sequencer.pm
lib/IO/Async/Signal.pm
lib/IO/Async/Stream.pm
lib/IO/Async/Test.pm
lib/IO/Async/Timer.pm
Makefile.PL
MANIFEST			This list of files
META.yml
t/00use.t
t/01mergepoint.t
t/01timequeue.t
t/02loop-magic.t
t/03loop-osabstract.t
t/04notifier.t
t/05notifier-child.t
t/10loop-poll-io.t
t/10loop-select-io.t
t/11loop-poll-timer.t
t/11loop-select-timer.t
t/12loop-poll-signal.t
t/12loop-select-signal.t
t/19test.t
t/20handle.t
t/21stream.t
t/22timer.t
t/23signal.t
t/30childmanager.t
t/31childmanager-detach.t
t/32childmanager-spawn.t
t/33childmanager-spawn-setup.t
t/34childmanager-open.t
t/35childmanager-run.t
t/36childmanager-root.t
t/40detachedcode-marshall.t
t/41detachedcode-call.t
t/50loop-resolve.t
t/51loop-connect.t
t/52loop-listen.t
t/60sequencer-client.t
t/60sequencer-server.t
t/StupidLoop.pm
