Skip Menu |

This queue is for tickets about the Net-BitTorrent-File CPAN distribution.

Report information
The Basics
Id: 104264
Status: open
Priority: 0/
Queue: Net-BitTorrent-File

People
Owner: Nobody in particular
Requestors: jpripper0005 [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: A bug in "save" function
Date: Wed, 6 May 2015 18:25:13 +0800
To: bug-Net-BitTorrent-File [...] rt.cpan.org
From: hanibal guass <jpripper0005 [...] gmail.com>
Hi,i find a bug in the Net::BitTorrent::File module. In function "save",a line "binmode FILE;" should be added before the line ”print FILE $data;“ ,otherwise newline characters will be added to the written file which turns to be an illegal .torrent file. Sorry ,i'm not so good at english[?]
Download 330.gif
image/gif 96b
330.gif
This bug does not appear to affect Linux, only Windows.