http://www.perlmonks.org?node_id=1011613


in reply to Re: Different ways to access C DLL functions from perl
in thread Different ways to access C DLL functions from perl

Is it possible to load C DLLs using XSLoader.pm module in Perl 5.6 without upgrading to latest version of Perl? I need to access C DLL functions in perl script or module.

  • Comment on Re^2: Different ways to access C DLL functions from perl