in reply to Requiring older version of a Perl module if on Windows

See CPAN::Meta::Requirements::exact_version for how to specify a particular version of a dependent module/dist. In your Makefile.PL you can make this conditional upon $^O.