Commit graph

66 commits

Author SHA1 Message Date
Matt S Trout
e1144710d5 remove vestigial code accessor 2012-02-18 10:39:43 +00:00
a24bb304b9 _exit to exit, Daemon::Control passed to coderef. 2012-02-18 05:31:27 -05:00
Matt S Trout
ec9bb428cb refactor kill handling - cleaner and one less pid_running call 2012-02-18 10:02:10 +00:00
Matt S Trout
42944a8859 extract method: _launch_program 2012-02-18 10:02:10 +00:00
Matt S Trout
389e057e0a don't throw away the error on fork failure 2012-02-18 10:02:10 +00:00
Matt S Trout
420b5dcfb5 speling eror 2012-02-18 10:02:10 +00:00
Matt S Trout
6c7c1371ca kill spurious no warnings 'redefine' 2012-02-18 10:02:10 +00:00
Matt S Trout
55176e8adb move accessor block to top to be easily findable 2012-02-18 10:02:10 +00:00
Matt S Trout
2e8f5971c4 strip _ prefix on hash keys 2012-02-18 10:02:10 +00:00
Matt S Trout
8b8dd5f470 clean up accessors description 2012-02-18 10:02:10 +00:00
Matt S Trout
6c87425246 tweak header to look more like a usual one 2012-02-18 10:02:09 +00:00
Matt S Trout
a1135d3870 remove unused $AUTOLOAD declaration 2012-02-18 10:02:09 +00:00
218baffab0 0.0.3
* Test added for show_warnings.
    * Documentation updated for 0.0.2 changes.
    * Version changed this time.
2012-02-18 04:29:46 -05:00
06a746a797 0.0.2 2012-18-12 SymKat <symkat@symkat.com>
* 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)
2012-02-18 04:11:18 -05:00
ea9a72866d Minor changes in POD. 2012-02-12 04:05:11 -05:00
ec66c1b3c5 Inital Commit. 2012-02-12 03:58:05 -05:00