i don't think there's an error in my script...
print "Content-type: text/html\n\n";
print <<"Walnuts";
Some stuff
I want to have printed...
Walnuts
Eof
it works perfectly when i run it from command prompt on my computer.
edit: ahh i forgot #!/usr/local/bin/perl