extutils_libbuilder

A tool to build C libraries

Version

0.09-2
(2025-12-25)

Size

4.2

KiB

Repository

HaikuPorts
Some Perl modules need to ship C libraries together with their Perl code. Although there are mechanisms to compile and link (or glue) C code in your Perl programs, there isn't a clear method to compile standard, self-contained C libraries.
This module main goal is to help in that task.