NAME
tea_demo.cgi - CGI script to submit an encrypted form using Crypt::Tea
SYNOPSIS
Move this script into a cgi-bin directory, make it executable, and point a JavaScript-capable browser at it.
DESCRIPTION
This script should get you started in using Crypt::Tea. It demonstrates viewing encrypted page content, and submitting encrypted form content.
Consult the source code, the Crypt::Tea documentation, and the View-Source button in your browser.
AUTHOR
Peter J Billam www.pjb.com.au/comp/contact.html
SEE ALSO
perldoc Crypt::Tea, http://www.pjb.com.au/comp/tea.html, perl(1).