https://bugzilla.redhat.com/show_bug.cgi?id=1510877
--- Comment #3 from Petr Pisar <[email protected]> --- Could you please declare dependencies on all used Perl modules in Makefile.PL (strict, Config; ExtUtils::Constant or File::Copy and File::Spec)? The same applies to modules used when running tests (./lib and ./t directories). We in Fedora declare all dependencies including CORE modules. You can use "tangerine" tool from the same-named RPM package for rough estimation what modules could be used. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
