Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: {4} XS routine returns an extra depth of array refs

by mugwumpjism (Hermit)
on Nov 06, 2001 at 00:01 UTC ( [id://123400]=note: print w/replies, xml ) Need Help??


in reply to Re:{3} XS routine returns an extra depth of array refs
in thread XS routine returns an extra depth of array refs

The whole reason I'm not using Inline is because I want to be able to compile this as a module and not have it try to compile stuff at run time!
  • Comment on Re: {4} XS routine returns an extra depth of array refs

Replies are listed 'Best First'.
Re: Re: {4} XS routine returns an extra depth of array refs
by busunsl (Vicar) on Nov 06, 2001 at 11:56 UTC
    Modules using Inline are compiled only once and this can be done during installation or even before distribution (for win32 for ex.).

    You have to modify your Makefile.PL for that, it's in the docs.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://123400]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-26 07:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found