作者:Tim Jenness, Simon Cozens
出版日期:August 2002
出版社:Manning Publications
页数:384
ISBN:ISBN-10: 1930110820 ISBN-13: 978-1930110823
文件格式:PDF
Review
“A masterpiece that will keep its value for years.” — The Perl Journal
“Everything related to Perl internals is found here . . . organized well, and is fine as a reference work.” — The Perl Review
“Great for learning and great for reference, which is a combination other books often fail to achieve.” — Perlmonks
“Indispensable in gaining a good foothold on using Perl in, from, and around C.” — Slashdot.org
Product Description
An explanation of how to expand the functionality and usefulness of thePerl programming language, this guide delves into the complex issues ofusing real code examples from the Perl source. Detailed is how to usePerl from C programs, such as writing interfaces to C libraries,techniques on implementing Perl callbacks for C libraries, passing Perlhashes and arrays between Perl and C. Additionally, developers areprovided with an API reference for the internal C interface to Perl anda reference on the typemap system.