Help for this page
use strict; use CGI; ... # browser to prompt for authentication. print $q->header ( -status => 401 ); }