|
|
| XP is just a number | |
| PerlMonks |
Re^5: capturing STDOUTby tobyink (Monsignor) |
| on Oct 09, 2012 at 20:31 UTC ( #998066=note: print w/ replies, xml ) | Need Help?? |
|
Here's your problem:
HTTP headers need to end in a double line break. Your Content-Type header has only one. Your Content-Disposition header would do the trick, but it's commented out.
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||