> Change 33592 by stevep@stevep-kirk on 2008/03/28 19:16:53 > > Additional CGI.pm test files that got missed at some point. > > Affected files ... > > ... //depot/perl/MANIFEST#1690 edit > ... //depot/perl/lib/CGI/t/upload.t#1 add > ... //depot/perl/lib/CGI/t/uploadInfo.t#1 add > ... //depot/perl/lib/CGI/t/upload_post_text.txt#1 add > > Differences ... > > > ==== //depot/perl/lib/CGI/t/upload_post_text.txt#1 (binary) ==== > End of Patch. > This change breaks the build because it doesn't actually create anything for the file lib/CGI/t/upload_post_text.txt. And it's not just a question of creating the file because it binary in nature. Therefore, something needs to be encoded in the distribution and then decoded for the build. That's probably why it wasn't in the distribution before. As such, perhaps this patch needs to be reverted.Thread Next