Changes for version 0.01_05
- Pass the current opname to callbacks
Changes for version 0.01_04
- Fix up $$ before 'child' callbacks are callled (reported by kazeburo)
- Specify libpthread for non-threaded perls (reported by tokuhirom)
Changes for version 0.01_03
- Add Test::SharedFork to test_requires (reported by lestrrat)
Changes for version 0.01_02
- Use pthread_atfork() directly with #include <pthread.h>
Changes for version 0.01_01
- First beta version!
Modules
Hook registrations at fork(2)