in reply to embedding perl in c++
G'day divitto,
Welcome to the monastery.
"... and done my reading in every O'reilly "insert animal here" book i could find, ..."
How about the one with the Black Leopard? That's "Advanced Perl Programming": there's two editions although, in my opinion, that really should be two volumes as there seems be be very little overlap in the content.
There's also the "Perl ways to embed perl in your C or C++ application" documentation which is part of the standard Perl distribution. That's in the "Internals and C Language Interface" section so possibly doesn't align with your "by easy i mean not having to delve into the internals of perl ..." statement.
-- Ken
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: embedding perl in c++
by divitto (Novice) on Mar 14, 2014 at 02:03 UTC |