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

PerlRider has asked for the wisdom of the Perl Monks concerning the following question:

Dear Monks, Can someone please let me know the ways to access C DLL functions through perl. I tried to use Win32::API. Since our project is build with perl 5.6.1.635 and this module is not inbuld, I am unable to use this module. Trying to upgrade the perl latest version leads to lot of perl version mismatch errors. Can someone please share the other ways to use C DLLs in perl? waiting for your valuable reply...