in reply to Re^2: Authen::Smb is not getting installed using ActivePerl
in thread Authen::Smb is not getting installed using ActivePerl

Yes, but what do you want to do via SMB? Accessing a shared printer, shared drive?

  • Comment on Re^3: Authen::Smb is not getting installed using ActivePerl

Replies are listed 'Best First'.
Re^4: Authen::Smb is not getting installed using ActivePerl
by vin.hephaistion (Initiate) on Apr 12, 2013 at 13:12 UTC

    I want to access the shared drive via SMB

      Win32::FileOp has Map and Connect functions that seem to do that.