Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

RE: PerlXS - Function not implemented

by jlawrenc (Scribe)
on Sep 18, 2000 at 19:12 UTC ( [id://32961]=note: print w/replies, xml ) Need Help??


in reply to PerlXS - Function not implemented

I might be able to lend a hand but can you supply some more details? Maybe put your files up on a server so we can have a look at this. Of greatest interest is your ".xs" file.

The not implemented does come from what h2xs generates however you might need to do some massaging of the code before you can actually do something. I have run h2xs on vendor supplied headers and got just my defines and none of the functions. It could be that you are suffering from the same problem!

As well, much of the XS work that I have had to do was not with simply exposing the functions in the API. It was finding a logical way to take the various datastructures that the API uses and making them make sense in the world of Perl.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-23 13:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found