Changes
examples/12_fork_exit_object.pl
examples/13_fork_child_callback.pl
examples/14_fork_stdin_streaming.pl
examples/20_bounded_parallelism_with_drain.pl
examples/21_web_fetch_pool.pl
examples/22_timeout_kill.pl
examples/23_cancel_queued_by_tag.pl
examples/25_chunking_notes.pl
examples/README.md
lib/Linux/Event/Fork.pm
lib/Linux/Event/Fork/Child.pm
lib/Linux/Event/Fork/Exit.pm
lib/Linux/Event/Fork/Request.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
README.md
t/00-load.t
t/01-fork-exit-object.t
t/02-fork-child-callback.t
t/03-capture-overrides.t
t/04-child-failure.t
t/05-child-setup-options.t
t/06-stdin-streaming.t
t/07-tag.t
t/08-timeout.t
t/09-stdin-epipe.t
t/10-max-children-queue.t
t/11-drain.t
t/12-cancel-queued.t
t/13-loop-methods.t
t/14-introspection.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
