Hi,
if you type
net use /? from the command prompt you see the syntax of the command.
However, I would suggest that you take a look at the module
Win32::NetResource.
I notice that this is your first post (as a registered user).
I think it would be worth while having a read at the
PerlMonks FAQ if you have not already done so.
Hope this helps.
Martin