* Test added for show_warnings. * Documentation updated for 0.0.2 changes. * Version changed this time.
* Default fork mode changed to double. * Added show_warnings command instead of alerting about DWIM actions. * Fatal warnings changed from warn+exit to die (exits non-zero) * _fork handles undef/cannot fork. * $self->redirect_filehandles added * redirect_before_fork added (default 1) * With a code ref, $self is passed (can $control->redriect_filehandles)