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

..03-May-2022-

lib/Sys/User/H21-Oct-2009-21444

t/H21-Oct-2009-9868

ChangesH A D03-Oct-2009173 95

MANIFESTH A D03-Oct-200999 98

Makefile.PLH A D03-Oct-2009518 1715

READMEH A D03-Oct-2009855 4325

README

1Sys-User-UIDhelper
2
3Finds free UIDs.
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 Sys::User::UIDhelper
20
21You can also look for information at:
22
23    RT, CPAN's request tracker
24        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Sys-User-UIDhelper
25
26    AnnoCPAN, Annotated CPAN documentation
27        http://annocpan.org/dist/Sys-User-UIDhelper
28
29    CPAN Ratings
30        http://cpanratings.perl.org/d/Sys-User-UIDhelper
31
32    Search CPAN
33        http://search.cpan.org/dist/Sys-User-UIDhelper
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