#!/usr/bin/perl -wT $| = 1; $filename = "test.pdf"; print "Content-type: text/html\n\n"; print < EOM exit;