Resources

Online Documentation

  • perldoc ExtUtils::MakeMaker— Used by module makers to create a Makefile.PL (which creates a Makefile, which creates your module).

  • perldoc Inline-FAQ— Frequently Asked Questions (and answers) for the Inline module.

  • perldoc Inline-Support— How to get support for the Inline module.

  • perldoc Inline::C-Cookbook— A set of small examples on how to use various features of Inline.

  • perldoc perlapi— The set of internal Perl functions that a C programmer can call.

  • perldoc perlcall— How to call Perl functions from C.

  • perldoc perlguts— A tutorial on the guts of Perl; describes the SV structure and the functions that operate on it.

  • perldoc perlxs— The format of the file used to describe C functions to Perl.

  • perldoc perlxstut ...

Get Perl for C Programmers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.