OpenCA::TRIStateCGI.3pm

Langue: en

Version: 2003-03-13 (mandriva - 22/10/07)

Section: 3 (Bibliothèques de fonctions)

NAME

OpenCA::TRIStateCGI - Perl extension for implementing 3-state Input Objs.

SYNOPSIS

   use OpenCA::TRIStateCGI;
 
 

DESCRIPTION

Sorry, no description available. Currently implemented methods derives mostly from the CGI.pm module, please take a look at that docs. Added methods are:
         status        -
         newInput      -
         newInputCheck -
         checkForm     -
         startTable    -
         addTableLine  -
         endTable      -
         printCopyMsg  -
         printError    -
 
 

Deprecated methods (better use the OpenCA::Tools corresponding methods instead) are:

         subVar        -
         getFile       - deactivated for security reasons
 
 

AUTHOR

Massimiliano Pala (madwolf@openca.org)

SEE ALSO

CGI.pm, OpenCA::Configuration, OpenCA::OpenSSL, OpenCA::X509, OpenCA::CRL, OpenCA::REQ, OpenCA::Tools