|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
What's an extension?by faq_monk (Initiate) |
| on Oct 08, 1999 at 00:27 UTC ( [id://684]=perlfaq nodetype: print w/replies, xml ) | Need Help?? |
|
Current Perl documentation can be found at perldoc.perl.org. Here is our local, out-dated (pre-5.6) version: A way of calling compiled C code from Perl. Reading the perlxstut manpage is a good place to learn more about extensions.
|
|