Revision history for SHARYANTO-Utils

0.08    2011-09-22

        No functional changes. Rebuild dist with newer Sub::Spec::To::Pod.


0.07    2011-09-22

        Array::Util: Add alias function match_regex_or_array, add sub specs.


0.06    2011-09-22

        Add SHARYANTO::Array::Util.


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.