ExtUtils::Embed 1.14 review

Download
by rbytes.net on

ExtUtils::Embed is a Perl module with utilities for embedding Perl in C/C++ applications. SYNOPSIS perl -MExtUtils::Embed -e x

License: Perl Artistic License
File size: 19K
Developer: Doug MacEachern
0 stars award from rbytes.net

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