($] < 5.009_005 ? ('Class::C3::XS' => '0.02') : ());
# Would like to disable these if they answer yes above too ...
- feature '-core',
- 'Algorithm::C3' => '0.06',
- 'Scalar::Util' => '1.10';
+ requires 'Algorithm::C3' => '0.06';
+ requires 'Scalar::Util' => '1.10';
}
auto_install;