#!/usr/bin/perl -w print "Content-Type: text/plain\n\n"; print `perl -v`;