Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: internal about Dynaloader

by Anonymous Monk
on Apr 20, 2012 at 09:15 UTC ( [id://966145]=note: print w/replies, xml ) Need Help??


in reply to Re: internal about Dynaloader
in thread guts of Dynaloader

sadly I don't think the answer changes :) See use/require, http://perl5.git.perl.org/perl.git/tree/HEAD:/ext/DynaLoader

after pod/README see http://perl5.git.perl.org/perl.git/blob/HEAD:/ext/DynaLoader/dl_win32.xs

dl_load_file does eventually LoadLibrary, but its a long path (lots of defines)

I've not seen a book/tutorial that covers everything you're looking for, but these links may help: Re: Using a shared object in perl, Manning: Extending and Embedding Perl jenness_ch02.pdf, XSLoader, DynaLoader

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-19 21:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found