Skip to content

CGI::AuthRegister Perl Module for Simple CGI Authentication and Registration

Notifications You must be signed in to change notification settings

vkeselj/CGI-AuthRegister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGI::AuthRegister version 1.403
===============================

The CGI::AuthRegister module provides a simple, transparent, and
flexible framework for authentication and registration of users
through CGI programs implemented in Perl.  Further documentation is a
part of the file AuthRegister.pm in pod format.  The convert it in
other formats, such as HTML, you can use a command such as:

	  pod2html AuthRegister.pm

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

If you do not have permissions to install the module in the
system-wide module repository, you can install it locally; e.g.,
perl Makefile.PL PREFIX=/home/mydir

DEPENDENCIES

No significant dependencies.

COPYRIGHT AND LICENCE

Copyright 2012-22 Vlado Keselj http://vlado.ca

This script is provided "as is" without express or implied warranty.
This is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.

About

CGI::AuthRegister Perl Module for Simple CGI Authentication and Registration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published