BrowserUK -- Thank you for your last very helpful reply.
I now have successfully installed Win32::API and NetName.
However, when I use Win32::NetName; I am getting an error
that reads:
"Deep recursion on subroutine "Win32::API::AUTOLOAD" at D:/Perl/site/lib/Win32/API.pm line 30"
The use Win32::NetName; is the only use statement I have in my program.
Can anyone shed light on what would cause this error?
Thanks for your assistance,
jls