ceef6789e4
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß ------------------------------------- ExtUtils::Embed provides utility functions for embedding a Perl interpreter and extensions in your C/C++ applications. Typically, an application Makefile will invoke ExtUtils::Embed functions while building your application.
3 lines
225 B
Text
3 lines
225 B
Text
ExtUtils::Embed provides utility functions for embedding a Perl interpreter and
|
|
extensions in your C/C++ applications. Typically, an application Makefile will
|
|
invoke ExtUtils::Embed functions while building your application.
|