From: Gurusamy Sarathy Date: Fri, 26 Apr 2002 01:10:17 +0000 (+0000) Subject: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3f5b33d690fa1cd9a12bf7f6b9bcd0925cee56d8;p=p5sagit%2Fp5-mst-13.2.git MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC platform needs to fill in the other branch here) p4raw-id: //depot/perl@16175 --- diff --git a/ext/Digest/MD5/t/files.t b/ext/Digest/MD5/t/files.t index 6728992..1a1f032 100644 --- a/ext/Digest/MD5/t/files.t +++ b/ext/Digest/MD5/t/files.t @@ -16,12 +16,12 @@ my $EXPECT; if (ord('A') == 193) { # EBCDIC $EXPECT = <