Hello to all,
I have a distribution on CPAN (Siebel::Srvrmgr) that uses Dist::Zilla. Some
modules requirements are dependent of the OS where the distribution is
installed. I'm controlling that with the plug-in OSPrereqs.
All seems to be working fine except it is generating an issue with kwalitee
test. A test from it is expecting to have all the prereqs declared in the
META.yml file, but OSPrereqs is not generating them there, although the are
(conditionally) considered in the Makefile.PL.
I wonder if this is a bug of OSPrereqs Dist::Zilla plug-in, a problem in the
standard or the kwalitee test itself.
If there is any documentation that you can point me to I would appreciate.
Thanks,
Alceu