The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for File-Patch-Undoable

0.06    2015-09-03 (PERLANCAR)

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.05    2015-08-17 (PERLANCAR)

	- No functional changes.

	- Switch from Log::Any to Log::Any::IfLOG.


0.04    2014-05-28 (SHARYANTO)

        - No functional changes.

        - Test patch's --dry-run support via --help instead, because OpenBSD's
          patch doesn't report non-zero exit status when given unknown options
          [CT].


0.03    2014-05-17 (SHARYANTO)

        - No functional changes.

        - Replace File::Slurp with File::Slurp::Tiny.


0.02    2014-05-06 (SHARYANTO)

        - Check that 'patch' has --dry-run option [reported by Slaven Rezic].


0.01    2012-09-07 (SHARYANTO)

        - First release.