At Fri, 14 Mar 2003 15:31:35 +1030, David Fitch wrote: > how exactly do you call functions in a C library from a perl script?
The usual way is called "XS". See the perlxstut manpage, which will also mention the perlguts, perlapi and perlxs manpages. I'm happy to answer any of the inevitable questions you'll have. (and I at least would consider such questions perfectly on topic for slug@ (unless the thread gets really long and specific or something)) -- - Gus -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
