Description
Perl FFI modules can check whether a required native library is available before trying to bind to it. This helps installers and tests fail with clearer messages when system dependencies are missing.
It is build and test support for developers. Availability checks depend on library paths, package installation, and the target platform.