| WeSQL documentation | view source | Contained in the WeSQL distribution. |
Apache::WeSQL::Auth - Auth subs for a journalled WeSQL application
use Apache::WeSQL::Auth qw( :all );
This module contains the code necessary for authentication support in WeSQL. Some form of authentication support, that is, because you could easily implement your own.
This module is called from AppHandler.pm, and WeSQL.pm
This module is part of the WeSQL package, version 0.53
(c) 2000-2002 by Ward Vandewege
None by default. Possible: jLogout jLoginForm jLogin authenticate
Ward Vandewege, <ward@pong.be>
| WeSQL documentation | view source | Contained in the WeSQL distribution. |