The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

tea_demo.cgi - CGI script to submit an encrypted form using Crypt::Tea_JS

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_JS. It demonstrates viewing encrypted page content, and submitting encrypted form content.

Consult the source code, the Crypt::Tea_JS 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_JS, http://www.pjb.com.au/comp/tea.html, perl(1).