|
Posted by kens on October 22, 2007, 1:25 pm
Please log in for more thread options
> Is there any module to map a network drive and remove a mapped network
> drive in perl.
>
> I didn't get any in CPAN.
>
> Or is there any way to map and delete a network drive in perl.
Since you are talking about mapping a network drive, I am assuming you
are on Windows.
Using ActiveState?
Take a look at the documentation for Win32::NetResource package.
HTH, Ken
|