On Wednesday, July 17, 2002, at 03:21 , Chas Owens wrote:
[..]
> however Inline::C is not always available,
[..]

http://search.cpan.org/search?dist=Inline

yes???? from the Readme it notes:

"Inline saves you from the hassle of having to write and compile your own 
glue code using facilities like XS or SWIG. Simply type the code where you 
want it and run your Perl as normal. All the hairy details are handled for 
you. The compilation and installation of your code chunks all happen 
transparently; all you will notice is the delay of compilation on the 
first run."


Hence the limiting factor is the existence of a compiler on
the host where the code will run????

Or is there a way to get the C code to pre-compile and ship that,
as one can do with the XS 'hassle' approach....

He said noting some of the info available in the document....

ciao
drieux

---


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to