CGI-Application-Plugin-Authentication
view release on metacpan or search on metacpan
example/templates/one.tmpl view on Meta::CPAN
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
<h2>This page is NOT protected</h2><a href="?rm=two">Protected Runmode</a>
</body>
</html>
( run in 1.372 second using v1.01-cache-2.11-cpan-140bd7fdf52 )