Created attachment 1446182 [details] Add missing build-requires to spec file I am preparing packages, which requires perl, for Perl 5.28 mass rebuild. I find out that there are some missing build requires, which will caused build failure during the rebuild. All modules used in Build.PL, lib/App/ClusterSSH* and t/* should be listed in spec file. The attached patch contains fix for spec file with all missing build-requires.