Revision history for SHARYANTO-Utils

0.05    2011-08-05

        - Proc::Daemon::Prefork: 'access_log_path' and 'error_log_path' are now
          optional.


0.04    2011-07-19

        [INCOMPATIBLE CHANGES]

        - Proc::Daemon::Prefork: Rename 'run_as_root' to 'require_root' (less
          ambiguity), now defaults to 0.


0.03    2011-07-08

        [INCOMPATIBLE CHANGES]

        - Rename SHARYANTO::Proc::Daemon{,::Prefork}


0.02    2011-07-05

        [ENHANCEMENTS]

        - Proc::Daemon: add max_children(), can autoadjust number of processes
          from prefork() to max_children() according to load.


0.01    2011-06-17

        First release.