in reply to
Re^2: How to load DLL using XSLoader.pm
in thread
How to load DLL using XSLoader.pm
read
perlxstut
. You will have to write C code if you go that route. Perlmonks supports people writing XS code or C code for Perl.
Comment on
Re^3: How to load DLL using XSLoader.pm
In Section
Seekers of Perl Wisdom