There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Module::Setup::Flavor::SelectVC - select version control system logic

SYNOPSIS

package YourFlavor;
use base 'Module::Setup::Flavor::SelectVC';
1;

__DATA__

---
file: foo
template: bar

...