I don't see a CPAN module offhand, but you might consider a simple-minded approach. What happens if you try
my $output = qx{smbclient -L}; say $output;
In reply to Re: Module for accessing samba smbclient command
by quester
in thread Module for accessing samba smbclient command
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |