[ 原始碼: raku-librarycheck ]
套件:raku-librarycheck(0.0.11-1 以及其他的)
raku-librarycheck 的相關連結
Debian 的資源:
下載原始碼套件 raku-librarycheck:
- [raku-librarycheck_0.0.11-1.dsc]
- [raku-librarycheck_0.0.11.orig.tar.gz]
- [raku-librarycheck_0.0.11-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 raku-librarycheck 有關的套件
|
|
|
|
-
- dep: raku-api-2022.12 af50a328
- 本虛擬套件由這些套件填實: rakudo
-
- dep: rakudo (>= 2022.07-2)
- Perl 6 implementation on top of Moar virtual machine