On Feb 20, 2007, at 7:49 AM, Dharshana Eswaran wrote:
I need to use a C header file in Perl program in Unix.
Is it possible to use the header files from perl in any way? I do
not want
to use any modules for the same.
I do not want to enable the perl program to call a routine in C
library
through XS. I just want to use the values rather than any code.
Can you explain what do you mean by "use" and "values"?
-- fxn
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/