in reply to Re^2: Testing for C library status at perl binding build time?
in thread Testing for C library status at perl binding build time?
The current stable version (0.06) doesn't support this, but it seems that the current developer version, 0.699_001, supports supplying your own function body to be compiled and/or run. And as you're supposed to bundle Devel::CheckLib with your module anyway, using the developer version is just as good as using the stable version.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Testing for C library status at perl binding build time?
by dkg (Acolyte) on Dec 17, 2009 at 23:25 UTC |