#!/usr/bin/env perl use strict; use CGI qw/:standard/; print redirect("http://validator.w3.org/check?uri=" . referer());