This chapter will introduce the fundamentals
of interfacing Perl to the C programming language; we assume you have a basic
understanding of C, as described in chapter 1. Before we can describe how to do
this, we much first explain how Perl modules work and how they are created.