Subject: | Emit the compilation stderr output as diag() if "is ($?, 0)" failed. |
Hi!
Currently if «is($?, 0, "$lib loaded ok");» fails no extra output is given so it's hard to know what went wrong. See
http://www.cpantesters.org/cpan/report/b64f5120-42db-11e6-a0aa-924a63f69d7e for instance. Please emit @_warnings as diag in that case.
Regards,
-- Shlomi Fish