in reply to Re: Testing for C library status at perl binding build time?
in thread Testing for C library status at perl binding build time?
We're already using Devel::CheckLib, but it only checks for the existence of the library. I don't see a way to make it check the return value of a given function call when compiled against that library.
Have i missed something from the Devel::CheckLib documentation?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Testing for C library status at perl binding build time?
by Corion (Patriarch) on Dec 17, 2009 at 19:06 UTC | |
by dkg (Acolyte) on Dec 17, 2009 at 23:25 UTC |