use inc::Module::Install;

name 'Set-Cluster';
all_from 'lib/Set/Cluster.pm';

auto_install;
WriteAll;