- or download this
package Samba::LDAP;
...
}
1;
- or download this
use strict;
use warnings;
...
my @shares = $smbconf->listShares();
print "@shares\n";
- or download this
[ghenry@perlbox lib]$ perl ../scripts/test.pl
/etc/samba/smb.conf
smb.conf
Not a HASH reference at /usr/lib/perl5/site_perl/5.8.6/File/Samba.pm l
+ine 181.