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 -
AUTHOR
Massimiliano Pala (madwolf@openca.org)
SEE ALSO
CGI.pm, OpenCA::Configuration, OpenCA::OpenSSL, OpenCA::X509, OpenCA::CRL, OpenCA::REQ, OpenCA::CRR, OpenCA::Tools