anonymize_mailbox A tool to anonymize mailboxes README Read this first MANIFEST This file CHANGES A change history LICENSE A copy of the license Makefile.PL Makes the makefile lib/Mail/Mbox/MessageParser.pm One of the module files lib/Mail/Mbox/MessageParser/Cache.pm One of the module files lib/Mail/Mbox/MessageParser/Grep.pm One of the module files lib/Mail/Mbox/MessageParser/Perl.pm One of the module files lib/Test/Utils.pm A helper module used during testing lib/Benchmark/Timer.pm A helper module used during testing old/Mail/Mbox/MessageParser.pm The previous version of the module old/Mail/Mbox/MessageParser/Perl.pm The previous version of the module old/Mail/Mbox/MessageParser/Grep.pm The previous version of the module old/Mail/Mbox/MessageParser/Cache.pm The previous version of the module t/grep.t Test program t/bzip2.t Test program t/gzip.t Test program t/tzip.t Test program t/length.t Test program t/line_number.t Test program t/filehandle_compressed.t Test program t/filehandle_noncompressed.t Test program t/filename_compressed.t Test program t/filename_noncompressed.t Test program t/prologue.t Test program t/number.t Test program t/offset.t Test program t/reset.t Test program t/stdin_compressed.t Test program t/stdin_uncompressed.t Test program t/speed.pl A performance comparing program t/mailboxes/gnus.txt Test input file t/mailboxes/mailarc-1.txt Test input file t/mailboxes/mailarc-2.txt Test input file t/mailboxes/mailarc-2.txt.gz Test input file t/mailboxes/mailarc-2.txt.bz2 Test input file t/mailboxes/mailarc-2.txt.tz Test input file t/mailboxes/mailarc-3.txt Test input file t/mailboxes/mailseparators.txt Test input file t/mailboxes/newlines_at_beginning.txt Test input file #t/mailboxes/mailbox with space.txt Test input file #t/mailboxes/mailbox with space.txt.gz Test input file t/mailboxes/non-mailbox.txt.gz Test input file t/results/mailarc-2.txt Correct output file t/results/grep_1 Correct output file t/results/grep_2 Correct output file t/results/grep_3 Correct output file t/results/grep_4 Correct output file t/results/grep_5 Correct output file t/results/none Correct output file t/results/length_gnus.stdout Correct output file t/results/length_mailarc-1.stdout Correct output file t/results/length_mailarc-2.stdout Correct output file t/results/length_mailarc-3.stdout Correct output file t/results/length_mailseparators.stdout Correct output file t/results/length_newlines_at_beginning.stdout Correct output file t/results/line_number_gnus.stdout Correct output file t/results/line_number_mailarc-1.stdout Correct output file t/results/line_number_mailarc-2.stdout Correct output file t/results/line_number_mailarc-3.stdout Correct output file t/results/line_number_mailseparators.stdout Correct output file t/results/line_number_newlines_at_beginning.stdout Correct output file t/results/number_gnus.stdout Correct output file t/results/number_mailarc-1.stdout Correct output file t/results/number_mailarc-2.stdout Correct output file t/results/number_mailarc-3.stdout Correct output file t/results/number_mailseparators.stdout Correct output file t/results/number_newlines_at_beginning.stdout Correct output file t/results/offset_gnus.stdout Correct output file t/results/offset_mailarc-1.stdout Correct output file t/results/offset_mailarc-2.stdout Correct output file t/results/offset_mailarc-3.stdout Correct output file t/results/offset_mailseparators.stdout Correct output file t/results/offset_newlines_at_beginning.stdout Correct output file t/results/reset_gnus.stdout Correct output file t/results/reset_mailarc-1.stdout Correct output file t/results/reset_mailarc-2.stdout Correct output file t/results/reset_mailarc-3.stdout Correct output file t/results/reset_mailseparators.stdout Correct output file t/results/reset_newlines_at_beginning.stdout Correct output file t/results/reset_newlines_at_beginning.stdout Correct output file #t/results/length_mailbox with space.stdout Correct output file #t/results/line_number_mailbox with space.stdout Correct output file #t/results/number_mailbox with space.stdout Correct output file #t/results/offset_mailbox with space.stdout Correct output file #t/results/reset_mailbox with space.stdout Correct output file META.yml Module meta-data (added by MakeMaker)