Add missing binmode() [RT#39668]
commit9524b75e5b634b15ddff2a4a00025c1911ba2add
authorGisle Aas <gisle@aas.no>
Mon, 29 Sep 2008 08:23:30 +0000 (29 10:23 +0200)
committerGisle Aas <gisle@aas.no>
Mon, 29 Sep 2008 08:23:30 +0000 (29 10:23 +0200)
tree1dc7f1877382aa201f30a56f1cb2d13686ef2989
parentb0994841407366ac7e1d50a62fab8fca2ecb1c8f
Add missing binmode() [RT#39668]

During the refactoring in 5.815 we lost the binmode() when sending
content directly to files.
lib/LWP/Protocol.pm