Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: XS from XS?

by Anonymous Monk
on Apr 11, 2010 at 01:06 UTC ( [id://834042]=note: print w/replies, xml ) Need Help??


in reply to XS from XS?

Does this help? ExtUtils::Depends - Easily build XS extensions that depend on XS extensions

Replies are listed 'Best First'.
Re^2: XS from XS?
by BrowserUk (Patriarch) on Apr 11, 2010 at 02:02 UTC
    Does this help? ExtUtils::Depends

    No, not exactly. Actually, not even slightly. That requires that in order to make use of the module, that it be available at install/compile time. That pretty much belies the reasoning for having dynamic linking.

    What I'm pursuing is a cross-platform way of expressing these two operations:

    1. Is there an (unqualified) .dll/so/.other of this name accessible?
    2. If so, does it export these entrypoints?

    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-26 08:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found