Support rsync_options as a hashref or as an arrayref0.4.0
commit013d0ef3e9ffd3c58af7bb78878db10e2f193f03
authorAndreas Koenig <andk@cpan.org>
Wed, 9 Sep 2015 22:44:19 +0000 (10 00:44 +0200)
committerAndreas Koenig <andk@cpan.org>
Wed, 9 Sep 2015 22:44:19 +0000 (10 00:44 +0200)
treec839c01d8c4806fb68451c321b583cb6a9f9a30f
parent6b37ea0826c6f78fcd298ba8ae711457fa006893
Support rsync_options as a hashref or as an arrayref

  - File-Rsync 0.46 required some adjustment
  - solution minimizes friction by supporting both hashrefs and arrayrefs
  - works with File::Rsync 0.45 (and before) and as of this writing current 0.46
Changes
lib/File/Rsync/Mirror/Recent.pm
t/02-operation.t