#!/usr/bin/perl use Image::Magick; print "Content-type: text/plain\n\n"; print "It still works!\n";