
Jasmine
Administrator
Jan 19, 2001, 12:27 PM
Post #1 of 1
(1090 views)
|
|
I've read perlembed, perlguts, etc., but I can't e
|
Can't Post
|
|
(From the Perl FAQ) I've read perlembed, perlguts, etc., but I can't embed perl in my C program, what am I doing wrong? Download the ExtUtils::Embed kit from CPAN and run `make test'. If the tests pass, read the pods again and again and again. If they fail, see the perlbug manpage and send a bugreport with the output of make test TEST_VERBOSE=1 along with perl -V.
|