The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Ouroboros::Library - helpers to find libouroboros sources

DESCRIPTION

Ouroboros distribution bundles C source of the wrappers with each install to allow users to link wrappers to their modules directly, if such option is available.

METHODS

c_source

Returns path to one or more C files. These files provide symbols described in the Ouroboros::Spec.

c_header

Returns path to one or more C header files. These files define symbols described in the Ouroboros::Spec.