Binary package “raku-librarycheck” in ubuntu oracular

Determine whether a shared library is available to be loaded by Raku

 This module provides a mechanism that will determine whether a named
 shared library is available and can be used by NativeCall.
 .
 It exports a single function library-exists that returns a boolean to
 indicate whether the named shared library can be loaded and used.