in reply to
Hash Reference for Win32::NetResource::AddConnection
By creating the connection string you are passing a single scalar to the AddConnection sub. You need to pass in the correct number of call parameters, in hte correct sequence, with the first being the HASHREF that you have already created.
jdtoronto
Comment on
Re: Hash Reference for Win32::NetResource::AddConnection
In Section
Seekers of Perl Wisdom