Changes
examples/01_webpage_download.pl
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/24_child_callback_exec.pl
examples/25_chunking_notes.pl
examples/90_stress_timeout_churn.pl
examples/91_stress_stdin_with_timeout.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-object-api.t
t/14-introspection.t
t/15-max-children-runtime.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
