1bin/md5sum.pl
2Changes				Version history
3hints/dec_osf.pl		Workaround for DEC compiler bug
4hints/irix_6.pl			Workaround for IRIX compiler bug
5hints/MacOS.pl			Workaround for Mac compiler bug
6Makefile.PL			Perl Makefile builder
7MANIFEST			This file
8MD5.pm				Digest::MD5 Perl Module
9MD5.xs				MD5 Perl 'XS' source file
10README				Guess what?
11rfc1321.txt			The MD5 Message-Digest Algorithm
12t/align.t			Try unaligned memory blocks
13t/badfile.t			Try addfile() on unopened file
14t/bits.t			Try add_bits method
15t/clone.t			Try clone() method.
16t/files.t			Check a few files.
17t/md5-aaa.t			Exercise padding code
18t/threads.t			Test if threads confuse things
19t/utf8.t			Try some Unicode strings
20t/warns.t
21typemap				Supplementary typemap
22META.yml                                 Module YAML meta-data (added by MakeMaker)
23META.json                                Module JSON meta-data (added by MakeMaker)
24