#!/usr/bin/perl -Tw use strict; use CGI qw( header ); print header(-status=>'401 Unauthorized');