USER

Section: User Contributed Perl Documentation (3)
Updated: 2019-05-20
Page Index
 

NAME

USER - Perl extension for libuser API  

SYNOPSIS

  use USER;

 

ABSTRACT

  A user and group account administration library

 

DESCRIPTION

  The libuser library implements a standardized interface for manipulating
  and administering user and group accounts.  The library uses pluggable
  back-ends to interface to its data sources.
  This is the perl Extension for libuser. It is mostly used by userdrake 
  which is a GUI for user and groups administration

 

EXPORT

None by default.  

SEE ALSO

Mention other useful documentation such as the documentation of related modules or operating system documentation (such as man pages in UNIX), or any relevant external documentation such as RFCs or standards.

If you have a mailing list set up for your module, mention it here.

If you have a web site set up for your module, mention it here.  

AUTHOR

Daouda LO, <daouda@mandrakesoft.com>  

COPYRIGHT AND LICENSE

Copyright 2003 by Mandrakesoft SA

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


 

Index

NAME
SYNOPSIS
ABSTRACT
DESCRIPTION
EXPORT
SEE ALSO
AUTHOR
COPYRIGHT AND LICENSE