ExtUtils::Embed 1.14 review
DownloadExtUtils::Embed is a Perl module with utilities for embedding Perl in C/C++ applications. SYNOPSIS perl -MExtUtils::Embed -e x
|
|
ExtUtils::Embed is a Perl module with utilities for embedding Perl in C/C++ applications.
SYNOPSIS
perl -MExtUtils::Embed -e xsinit
perl -MExtUtils::Embed -e ldopts
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.
Requirements:
Perl
ExtUtils::Embed 1.14 search tags