[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Writeing Perl Modules in C
|
ian reinhart geiser wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings,
I am not a big perl guy but I know quite a few of you guys are. For a
project I need to write a perl module in C/C++. Do you have any docs or
examples to do this?
The "XS Cookbook"[*] has some OK examples. I managed to bind a C library
to perl without too much pain using the examples in it and the Advanced
Perl Programming book from O'Reilly.
[*] http://www.cpan.org/modules/by-authors/Dean_Roehrich/
--
Mike Cramer
http://www.webkist.com/
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|