#!/usr/bin/perl use CGI::Carp qw(fatalsToBrowser); require "cookie.lib"; print "Content-type: text/html\n\n"; &get_input; $ref = $ENV{'HTTP_REFERER'}; print qq~ Report Error
Resume

Report an Error

You are reporting an error on following page:

Page with Error: $ref

~;