|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Writeing Perl Modules in C
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 04 February 2002 10:50 am, you wrote about 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/
I have taken a read of both of these modules. Both look really good, but they
both seem to require a module installed on the users system. I know in both
python and ruby I can make my module standalone.
I will look at the generated code from SWIG and see what that does... I know
the generated code for it's python is a mess... Hence why I want to just
convert it to hand written code.
Thanks
-ian reinhart geiser
- --
:-- Ian Reinhart Geiser --:
GPG Key: D6A6 7E16 13A9 B5A7 9E18 D1A7 3F2E B64D 19BC 76F8
===========================================================
===========================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8XrMtPy62TRm8dvgRAlf8AKDUTgRx6D9z2iMsZk0Di5m+ESUFJwCgsPqW
7Cwmm4GvQqKWtdEaHVoJ1mM=
=EQqr
-----END PGP SIGNATURE-----
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.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
|
|