: : Any ideas why
: :
: : print "testing";
: :
works but
: :
: : print <<"EOF";
: : testing
: : EOF
: :
doesn't work?
: : I'm thinking is something with the server that isn't configured to
: : handle that? Everything else works fine. Any ideas?
: Not really, that should work (read: does work 'cus I just tested it). Be careful you don't have whitespace (other than newline) immediately after the final EOF though; I remember that has caused me the odd bit of "fun" before now.
Yah, I seem to be having a lot of the odd bit of "fun" haha. I'll have to check for the whitespace.
Thanks,
David
:
: Jonathan
:
: ###
: for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&&
: (tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X;
: /(p.{2}l)/;$_=$1}$::b=~/(..)$/;print("$::a$::b $::c hack$1.");
:
: