perlfaq8: How can I call my system's unique C functions from Perl?

[email protected] (_brian_d_foy)
Newsgroups perl.perlfaq.workers,perl.documentation
Message-ID <291220020256429312%[email protected]>
* How can I call my system's unique C functions from Perl?
   + mentioned specific modules, Win32::API and Mac::Carbon. if
   anyone knows of other modules i should mention, please let
   me know.

Index: perlfaq8.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq8.pod,v
retrieving revision 1.15
diff -u -d -r1.15 perlfaq8.pod
--- perlfaq8.pod        6 Dec 2002 07:40:11 -0000       1.15
+++ perlfaq8.pod        29 Dec 2002 10:54:50 -0000
@@ -556,7 +556,8 @@
 L<perlfunc>).
 
 Remember to check the modules that came with your distribution, and
-CPAN as well--someone may already have written a module to do it.
+CPAN as well--someone may already have written a module to do it. On
+Windows, try Win32::API.  On Macs, try Mac::Carbon.
 
 =head2 Where do I get the include files to do ioctl() or syscall()?

-- 
brian d foy, [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.