The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for IPC-System-Options

0.04    2015-02-07 (PERLANCAR)

	- [ux] Use croak instead of die (nicer in default/non-backtracing
	  environment).


0.03    2015-01-12 (PERLANCAR)

        - Add option: die=>1.

        - Add options: log=>1, max_log_output=>1. This integrates the
          functionality of Log::Any::For::Builtins. I now deprecate that module
          in favor of this.


0.02    2015-01-04 (PERLANCAR)

	- Add backtick().


0.01     2015-01-04 (PERLANCAR)

         - First release.