use Win32; my $ret = Win32::LoadLibrary('C:\Perl\site\lib\auto\blah\foo.dll'); print "ret=$ret glr=".Win32::GetLastError()."\n";