On Mon, Mar 22, 2004 at 08:47:01AM -0500, via RT wrote:
Show quoted text>
> This message about Data-FormValidator was sent to you by PODMASTER <PODMASTER@cpan.org> via rt.cpan.org
>
> Full context and any attached attachments can be found at:
> <URL:
https://rt.cpan.org/Ticket/Display.html?id=5754 >
>
> add
> binmode IN;
> after
> open(IN,'<t/upload_post_text.txt') || die 'missing test file';
>
> in t\24_upload.t
> its very important :)
Thanks for the report.
Do you know if this would be related to test failures for this script on
Windows?
Mark