http://qs1969.pair.com?node_id=826062


in reply to Extending and Embedding Perl

This book kicks ass! It gives you the feel it's been written to be read and not to be sold. It has good descriptions of the internal structures that Perl uses and it explains how the XS code is parsed and transformed to C code. The figures are drawn with care and the book abounds in examples and relevant explanations. It is a very good complement to perlxs , perlapi , perlxstut , illguts .