On Win32, using Strawberry Perl, 'dzil test' tries to run 'make', but
Strawberry Perl only ships with 'dmake'.
'prove -lr t' runs without any problems, but 'dzil test' produces:
[DZ] building test distribution under .build\C3YG1hgeHJ
[DZ] beginning to build Ref-List
[DZ] guessing dist's main_module is lib/Ref/List.pm
[DZ] extracting distribution abstract from lib/Ref/List.pm
[@Basic/ExtraTests] rewriting release test xt/release/pod-syntax.t
[DZ] writing Ref-List in .build\C3YG1hgeHJ
Checking if your kit is complete...
Looks good
Writing Makefile for Ref::List
'make' is not recognized as an internal or external command,
operable program or batch file.
error running make