Parent Directory
|
Revision Log
|
Patch
revision 387 by davidg, Wed Jun 3 08:50:07 2009 UTC | revision 1876 by davidg, Mon Aug 9 14:51:45 2010 UTC | |
---|---|---|
# | Line 6 use strict; | Line 6 use strict; |
6 | ||
7 | use POSIX; | use POSIX; |
8 | use Getopt::Long qw(:config no_ignore_case bundling); | use Getopt::Long qw(:config no_ignore_case bundling); |
9 | use Net::LDAP qw(:all); # for all code | use Net::LDAP; |
10 | use Net::LDAP::Util qw(ldap_error_name | use Net::LDAP::Util qw(ldap_error_name |
11 | ldap_error_text); # for error handling | ldap_error_text); # for error handling |
12 |
|
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |