App-upf
view release on metacpan or search on metacpan
=head2 B<get-max-uid>
Get maximum UID used.
=head2 B<get-user>
Get user details by username or uid.
Either C<user> OR C<uid> must be specified.
The function is not dissimilar to Unix's C<getpwnam()> or C<getpwuid()>.
=head2 B<get-user-groups>
Return groups which the user belongs to.
=head2 B<group-exists>
Check whether group exists.
( run in 0.360 second using v1.01-cache-2.11-cpan-8d75d55dd25 )