in reply to How to check program links correctly?

There's no static way to check it. You have to do a dynamic check, in the sense of writing tests using Test::More and Devel::Cover.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re: How to check program links correctly?