This package browser is in early development. Mind the rough edges.

perl-devel-checklib 1.14

Check that a library is available

Devel::CheckLib is a Perl module that checks whether a particular C library and its headers are available. You can also check for the presence of particular functions in a library, or even that those functions return particular results.

Installation

Install perl-devel-checklib 1.14 as follows:

guix install perl-devel-checklib@1.14

Or install the latest version:

guix install perl-devel-checklib

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.