in reply to
Calling shared Objects from C in Perl Scripts
Also
Inline::C
. See
the cookbook
, especially the section on
exposing shared libraries
.
Cheers,
Rob
Comment on
Re: Calling shared Objects from C in Perl Scripts
In Section
Seekers of Perl Wisdom