Gantry::Control

The Core for User Management and Administration.
Download

Gantry::Control Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tim Keefer
  • Publisher web site:
  • http://search.cpan.org/~tkeefer/

Gantry::Control Tags


Gantry::Control Description

The Core for User Management and Administration. Gantry::Control is the core for user management and administration.SYNOPSIS use Gantry::Control; dec2bin ( $one, $two, $three ) = dec2bin( $bits ); encrypt $encrypted = encrypt( $unencripted ); get_grnam $gid = get_grnam( $dbh, $group_name ); get_grgid $group_name = get_grgid( $dbh, $gid ); get_pwnam ( $user_id, $active, $passwd, $first, $last, $email ) = get_pwnam( $dbh, $user_name ); get_pwuid ( $user_name, $active, $passwd, $first, $last, $email ) = get_pwuid( $dbh, $user_id ); get_usergrp $grp = get_usrgrp( $dbh, $uid );This module is a library of useful access functions that would be used in other handlers, it also details the other modules that belong to the Control tree. Requirements: · Perl


Gantry::Control Related Software