Subject: | Would like to actually have libs checked as author |
Hi,
checklibs assumes that the author doesn't want it to actually check the
libs; I have a somewhat complex situation where I'm using multiple
approaches to finding a library and using checklibs each time to check
if it succeeded. Currently I'm forced to set Module::INSTALL::AUTHOR
to 0, so that checklibs will actually perform the check, but then it
won't run _author_side() and the distribution is incomplete.
How about a "really_run_if_author" option or somesuch?
Thanks!
Diab