• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Net/LDAP/H01-Aug-2011-26891

t/H01-Aug-2011-9868

ChangesH A D01-Aug-2011373 149

MANIFESTH A D01-Aug-2011100 98

Makefile.PLH A D01-Aug-2011569 1816

READMEH A D01-Aug-2011898 4325

README

1Net-LDAP-posixGroup
2
3Creates new Net::LDAP::Entry objects for posixGroups.
4
5INSTALLATION
6
7To install this module, run the following commands:
8
9	perl Makefile.PL
10	make
11	make test
12	make install
13
14SUPPORT AND DOCUMENTATION
15
16After installing, you can find documentation for this module with the
17perldoc command.
18
19    perldoc Net::LDAP::posixGroup
20
21You can also look for information at:
22
23    RT, CPAN's request tracker
24        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-LDAP-posixGroup
25
26    AnnoCPAN, Annotated CPAN documentation
27        http://annocpan.org/dist/Net-LDAP-posixGroup
28
29    CPAN Ratings
30        http://cpanratings.perl.org/d/Net-LDAP-posixGroup
31
32    Search CPAN
33        http://search.cpan.org/dist/Net-LDAP-posixGroup
34
35
36COPYRIGHT AND LICENCE
37
38Copyright (C) 2008 Zane C. Bowers
39
40This program is free software; you can redistribute it and/or modify it
41under the same terms as Perl itself.
42
43