Diff of the two buildlogs: -- --- b1/build.log 2020-04-02 03:43:25.448511578 +0000 +++ b2/build.log 2020-04-02 03:43:48.932046450 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Wed Apr 1 15:38:58 -12 2020 -I: pbuilder-time-stamp: 1585798738 +I: Current time: Thu May 6 00:06:26 +14 2021 +I: pbuilder-time-stamp: 1620209186 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Sat Dec 1 07:31:30 2018 -12 +gpgv: Signature made Sun Dec 2 09:31:30 2018 +14 gpgv: using RSA key D1E1316E93A760A8104D85FABB3A68018649AA06 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libmail-mbox-messageparser-perl_1.5111-2.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying paths.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/40820/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build6-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/40820/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -120,7 +132,7 @@ Get: 39 http://deb.debian.org/debian buster/main i386 libtext-diff-perl all 1.45-1 [27.7 kB] Get: 40 http://deb.debian.org/debian buster/main i386 liburi-perl all 1.76-1 [89.9 kB] Get: 41 http://deb.debian.org/debian buster/main i386 lzip i386 1.21-3 [87.4 kB] -Fetched 19.7 MB in 7s (2851 kB/s) +Fetched 19.7 MB in 0s (88.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -307,7 +319,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/libmail-mbox-messageparser-perl-1.5111/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libmail-mbox-messageparser-perl-1.5111/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package libmail-mbox-messageparser-perl dpkg-buildpackage: info: source version 1.5111-2 dpkg-buildpackage: info: source distribution unstable @@ -348,27 +360,27 @@ Fixing POD in inc/Sort/Versions.pm make[1]: Leaving directory '/build/libmail-mbox-messageparser-perl-1.5111' dh_auto_build - make -j10 + make -j18 make[1]: Entering directory '/build/libmail-mbox-messageparser-perl-1.5111' -cp lib/Mail/Mbox/MessageParser/Perl.pm blib/lib/Mail/Mbox/MessageParser/Perl.pm cp lib/Mail/Mbox/MessageParser.pm blib/lib/Mail/Mbox/MessageParser.pm +cp lib/Mail/Mbox/MessageParser/Perl.pm blib/lib/Mail/Mbox/MessageParser/Perl.pm +cp lib/Mail/Mbox/MessageParser/Grep.pm blib/lib/Mail/Mbox/MessageParser/Grep.pm cp lib/Mail/Mbox/MessageParser/Cache.pm blib/lib/Mail/Mbox/MessageParser/Cache.pm -cp lib/Mail/Mbox/MessageParser/MetaInfo.pm blib/lib/Mail/Mbox/MessageParser/MetaInfo.pm cp lib/Mail/Mbox/MessageParser/Config.pm blib/lib/Mail/Mbox/MessageParser/Config.pm -cp lib/Mail/Mbox/MessageParser/Grep.pm blib/lib/Mail/Mbox/MessageParser/Grep.pm +cp lib/Mail/Mbox/MessageParser/MetaInfo.pm blib/lib/Mail/Mbox/MessageParser/MetaInfo.pm Manifying 6 pod documents make[1]: Leaving directory '/build/libmail-mbox-messageparser-perl-1.5111' dh_auto_test - make -j10 test TEST_VERBOSE=1 + make -j18 test TEST_VERBOSE=1 make[1]: Entering directory '/build/libmail-mbox-messageparser-perl-1.5111' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/000_standard__compile.t ....... 1..6 ok 1 - Compile test for blib/lib/Mail/Mbox/MessageParser.pm -ok 2 - Compile test for blib/lib/Mail/Mbox/MessageParser/Perl.pm -ok 3 - Compile test for blib/lib/Mail/Mbox/MessageParser/MetaInfo.pm +ok 2 - Compile test for blib/lib/Mail/Mbox/MessageParser/Grep.pm +ok 3 - Compile test for blib/lib/Mail/Mbox/MessageParser/Perl.pm ok 4 - Compile test for blib/lib/Mail/Mbox/MessageParser/Cache.pm -ok 5 - Compile test for blib/lib/Mail/Mbox/MessageParser/Grep.pm +ok 5 - Compile test for blib/lib/Mail/Mbox/MessageParser/MetaInfo.pm ok 6 - Compile test for blib/lib/Mail/Mbox/MessageParser/Config.pm ok t/000_standard__perl_critic.t ... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. @@ -380,45 +392,45 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/aCSlrCyMZh/tempmailbox DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/O3IICxu2SQ/tempmailbox -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filehandle file type: mailbox DEBUG (Mail::Mbox::MessageParser): Filehandle is not compressed DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "/tmp/O3IICxu2SQ/tempmailbox" has not yet been parsed +DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "/tmp/aCSlrCyMZh/tempmailbox" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/O3IICxu2SQ/tempmailbox +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/aCSlrCyMZh/tempmailbox DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -444,25 +456,25 @@ DEBUG (Mail::Mbox::MessageParser): Filehandle is not compressed DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "/tmp/O3IICxu2SQ/tempmailbox" has not yet been parsed +DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "/tmp/aCSlrCyMZh/tempmailbox" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/O3IICxu2SQ/tempmailbox -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/aCSlrCyMZh/tempmailbox +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -483,21 +495,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/O3IICxu2SQ/tempmailbox -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/aCSlrCyMZh/tempmailbox DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -506,24 +518,24 @@ DEBUG (Mail::Mbox::MessageParser): Filehandle is not compressed DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "/tmp/O3IICxu2SQ/tempmailbox" has not yet been parsed +DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "/tmp/aCSlrCyMZh/tempmailbox" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/O3IICxu2SQ/tempmailbox +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/aCSlrCyMZh/tempmailbox +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -538,25 +550,25 @@ DEBUG (Mail::Mbox::MessageParser): Filehandle is not compressed DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "/tmp/O3IICxu2SQ/tempmailbox" has not yet been parsed +DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "/tmp/aCSlrCyMZh/tempmailbox" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/aCSlrCyMZh/tempmailbox DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: /tmp/O3IICxu2SQ/tempmailbox -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary @@ -564,22 +576,22 @@ t/appended_mailbox.t ............ 1..6 Testing modified mailbox with Perl implementation -Comparing /tmp/srh0xCBJgM to t/mailboxes/mailarc-1.txt -Output /tmp/srh0xCBJgM looks good. +Comparing /tmp/nCc5NAV1Zb to t/mailboxes/mailarc-1.txt +Output /tmp/nCc5NAV1Zb looks good. ok 1 - Computing differences Testing modified mailbox with Cache implementation -Comparing /tmp/f4RrY0GIZk to t/mailboxes/mailarc-1.txt -Output /tmp/f4RrY0GIZk looks good. +Comparing /tmp/qykJP9i1Uv to t/mailboxes/mailarc-1.txt +Output /tmp/qykJP9i1Uv looks good. ok 2 - Computing differences Testing modified mailbox with Grep implementation ok 3 # skip GNU grep not available Testing modified mailbox with Perl implementation -Comparing /tmp/EkeS4OkN0X to t/mailboxes/mailarc-1.txt -Output /tmp/EkeS4OkN0X looks good. +Comparing /tmp/c1ED2g6SxB to t/mailboxes/mailarc-1.txt +Output /tmp/c1ED2g6SxB looks good. ok 4 - Computing differences Testing modified mailbox with Cache implementation -Comparing /tmp/u2blWATG4k to t/mailboxes/mailarc-1.txt -Output /tmp/u2blWATG4k looks good. +Comparing /tmp/Sli41wj0HU to t/mailboxes/mailarc-1.txt +Output /tmp/Sli41wj0HU looks good. ok 5 - Computing differences Testing modified mailbox with Grep implementation ok 6 # skip GNU grep not available @@ -588,10 +600,10 @@ 1..1 Running test: "/bin/cat" "t/mailboxes/mailarc-2.txt.bz2" | "/bin/bzip2" -cd -Comparing /tmp/RHdVDQflV1 to t/results/mailarc-2.txt -Output /tmp/RHdVDQflV1 looks good. -Comparing /tmp/ZlQsUgOhwN to t/results/none -Output /tmp/ZlQsUgOhwN looks good. +Comparing /tmp/hCGBRFb9st to t/results/mailarc-2.txt +Output /tmp/hCGBRFb9st looks good. +Comparing /tmp/VGZCRyAO_T to t/results/none +Output /tmp/VGZCRyAO_T looks good. ok 1 - Computing differences ok DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -601,20 +613,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -626,18 +638,18 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl @@ -671,21 +683,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Reading cache @@ -702,20 +714,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -725,21 +737,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -750,20 +762,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -795,21 +807,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Reading cache @@ -826,21 +838,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary t/endline.t ..................... @@ -862,21 +874,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.bz2 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.bz2 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary @@ -886,25 +898,25 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/mailarc-2.txt.bz2" has not yet been parsed -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.bz2 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.bz2 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -925,24 +937,24 @@ DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/mailarc-2.txt.bz2" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.bz2 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.bz2 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -963,24 +975,24 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.bz2 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.bz2 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4602 @@ -991,24 +1003,24 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.gz -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary -DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -1016,26 +1028,26 @@ DEBUG (Mail::Mbox::MessageParser): Calling ""/bin/gzip" -cd" to decompress filehandle DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/mailarc-2.txt.gz" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.gz +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -1053,27 +1065,27 @@ DEBUG (Mail::Mbox::MessageParser): Calling ""/bin/gzip" -cd" to decompress filehandle DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/mailarc-2.txt.gz" has not yet been parsed -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.gz -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -1091,26 +1103,26 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/mailarc-2.txt.gz" has not yet been parsed -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.gz +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.gz +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -1122,24 +1134,24 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.lz +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary -DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -1151,23 +1163,23 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.lz +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4602 @@ -1186,24 +1198,24 @@ DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/mailarc-2.txt.lz" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.lz -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.lz +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 @@ -1225,23 +1237,23 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.lz DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.lz +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -1253,21 +1265,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.xz -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.xz +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -1282,23 +1294,23 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.xz -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4602 @@ -1319,24 +1331,24 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.xz -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.xz +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4602 @@ -1356,24 +1368,24 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.xz -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.xz DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary +DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4602 @@ -1383,47 +1395,47 @@ t/filehandle_compressed.t ....... 1..16 Testing filename: t/mailboxes/mailarc-2.txt.bz2 -Comparing /tmp/b4XcSoFEx9 to t/mailboxes/mailarc-2.txt -Output /tmp/b4XcSoFEx9 looks good. +Comparing /tmp/CTyrRNQRPo to t/mailboxes/mailarc-2.txt +Output /tmp/CTyrRNQRPo looks good. ok 1 - Computing differences -Comparing /tmp/10ZigwMtyn to t/mailboxes/mailarc-2.txt -Output /tmp/10ZigwMtyn looks good. +Comparing /tmp/NL0IhJjFSL to t/mailboxes/mailarc-2.txt +Output /tmp/NL0IhJjFSL looks good. ok 2 - Computing differences -Comparing /tmp/EZajBKml1I to t/mailboxes/mailarc-2.txt -Output /tmp/EZajBKml1I looks good. +Comparing /tmp/5qocd875Xk to t/mailboxes/mailarc-2.txt +Output /tmp/5qocd875Xk looks good. ok 3 - Computing differences ok 4 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-2.txt.gz -Comparing /tmp/432xZuX4BB to t/mailboxes/mailarc-2.txt -Output /tmp/432xZuX4BB looks good. +Comparing /tmp/R83VeNFxGV to t/mailboxes/mailarc-2.txt +Output /tmp/R83VeNFxGV looks good. ok 5 - Computing differences -Comparing /tmp/rNn7kIRSb5 to t/mailboxes/mailarc-2.txt -Output /tmp/rNn7kIRSb5 looks good. +Comparing /tmp/qD7Es245ij to t/mailboxes/mailarc-2.txt +Output /tmp/qD7Es245ij looks good. ok 6 - Computing differences -Comparing /tmp/pI9rdB7HoC to t/mailboxes/mailarc-2.txt -Output /tmp/pI9rdB7HoC looks good. +Comparing /tmp/O_e0xdGX68 to t/mailboxes/mailarc-2.txt +Output /tmp/O_e0xdGX68 looks good. ok 7 - Computing differences ok 8 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-2.txt.lz -Comparing /tmp/87zsY_0iZ0 to t/mailboxes/mailarc-2.txt -Output /tmp/87zsY_0iZ0 looks good. +Comparing /tmp/RN8LavE_Og to t/mailboxes/mailarc-2.txt +Output /tmp/RN8LavE_Og looks good. ok 9 - Computing differences -Comparing /tmp/g6Gi2OHB7O to t/mailboxes/mailarc-2.txt -Output /tmp/g6Gi2OHB7O looks good. +Comparing /tmp/MqqIWFLoEY to t/mailboxes/mailarc-2.txt +Output /tmp/MqqIWFLoEY looks good. ok 10 - Computing differences -Comparing /tmp/I1m0nHtALq to t/mailboxes/mailarc-2.txt -Output /tmp/I1m0nHtALq looks good. +Comparing /tmp/78v7rt9oPk to t/mailboxes/mailarc-2.txt +Output /tmp/78v7rt9oPk looks good. ok 11 - Computing differences ok 12 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-2.txt.xz -Comparing /tmp/K8ZI7Orj02 to t/mailboxes/mailarc-2.txt -Output /tmp/K8ZI7Orj02 looks good. +Comparing /tmp/wAjLyEqH_s to t/mailboxes/mailarc-2.txt +Output /tmp/wAjLyEqH_s looks good. ok 13 - Computing differences -Comparing /tmp/74SJ4WpTD8 to t/mailboxes/mailarc-2.txt -Output /tmp/74SJ4WpTD8 looks good. +Comparing /tmp/l8CiqLe4Ax to t/mailboxes/mailarc-2.txt +Output /tmp/l8CiqLe4Ax looks good. ok 14 - Computing differences -Comparing /tmp/bW9_Kg9PRc to t/mailboxes/mailarc-2.txt -Output /tmp/bW9_Kg9PRc looks good. +Comparing /tmp/ZYmeMqEnrd to t/mailboxes/mailarc-2.txt +Output /tmp/ZYmeMqEnrd looks good. ok 15 - Computing differences ok 16 # skip GNU grep not available ok @@ -1434,20 +1446,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filehandle file type: mailbox @@ -1458,20 +1470,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -1490,21 +1502,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. @@ -1523,21 +1535,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -1546,21 +1558,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 27 UNIX line endings and 0 Windows line endings in a sample of length 637 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -1573,20 +1585,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -1605,21 +1617,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. @@ -1638,20 +1650,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 @@ -1661,21 +1673,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 110 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "=-Yb3G0z+a1ZV00/YAUUh4" @@ -1690,20 +1702,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -1731,21 +1743,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -1773,21 +1785,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -1805,21 +1817,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -1832,20 +1844,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -1876,21 +1888,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -1921,21 +1933,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -1956,21 +1968,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -1983,20 +1995,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -2027,21 +2039,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -2072,21 +2084,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -2108,20 +2120,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -2134,20 +2146,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -2169,21 +2181,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -2205,21 +2217,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -2231,21 +2243,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -2258,20 +2270,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -2302,21 +2314,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -2347,21 +2359,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -2382,21 +2394,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 91 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -2409,20 +2421,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -2443,21 +2455,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -2478,21 +2490,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -2503,21 +2515,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 125 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -2530,20 +2542,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -2564,21 +2576,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -2599,21 +2611,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -2624,21 +2636,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 53 UNIX line endings and 0 Windows line endings in a sample of length 2383 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -2651,20 +2663,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -2683,21 +2695,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. @@ -2716,21 +2728,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -2739,21 +2751,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 74 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -2766,20 +2778,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4941 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -2798,21 +2810,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4941 DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. @@ -2831,21 +2843,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4941 DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary @@ -2853,124 +2865,124 @@ t/filehandle_noncompressed.t .... 1..44 Testing filename: t/mailboxes/binary_body.txt -Comparing /tmp/McwFz1S0Y_ to t/mailboxes/binary_body.txt -Output /tmp/McwFz1S0Y_ looks good. +Comparing /tmp/FedMJgEifz to t/mailboxes/binary_body.txt +Output /tmp/FedMJgEifz looks good. ok 1 - Computing differences -Comparing /tmp/wLRqyxz6ix to t/mailboxes/binary_body.txt -Output /tmp/wLRqyxz6ix looks good. +Comparing /tmp/BMgNoDOuUz to t/mailboxes/binary_body.txt +Output /tmp/BMgNoDOuUz looks good. ok 2 - Computing differences -Comparing /tmp/lGW8xc0YiG to t/mailboxes/binary_body.txt -Output /tmp/lGW8xc0YiG looks good. +Comparing /tmp/KIHVONmYPl to t/mailboxes/binary_body.txt +Output /tmp/KIHVONmYPl looks good. ok 3 - Computing differences ok 4 # skip GNU grep not available Testing filename: t/mailboxes/hessbug.txt -Comparing /tmp/uR3UZRyAHG to t/mailboxes/hessbug.txt -Output /tmp/uR3UZRyAHG looks good. +Comparing /tmp/nW7bLJgXlU to t/mailboxes/hessbug.txt +Output /tmp/nW7bLJgXlU looks good. ok 5 - Computing differences -Comparing /tmp/fFxrxio1KP to t/mailboxes/hessbug.txt -Output /tmp/fFxrxio1KP looks good. +Comparing /tmp/7VdWJPprpO to t/mailboxes/hessbug.txt +Output /tmp/7VdWJPprpO looks good. ok 6 - Computing differences -Comparing /tmp/x5ApaM6i9P to t/mailboxes/hessbug.txt -Output /tmp/x5ApaM6i9P looks good. +Comparing /tmp/q_M68FICcw to t/mailboxes/hessbug.txt +Output /tmp/q_M68FICcw looks good. ok 7 - Computing differences ok 8 # skip GNU grep not available Testing filename: t/mailboxes/invalid-boundaries.txt -Comparing /tmp/3AMPbKedMO to t/mailboxes/invalid-boundaries.txt -Output /tmp/3AMPbKedMO looks good. +Comparing /tmp/BYBiCOma7N to t/mailboxes/invalid-boundaries.txt +Output /tmp/BYBiCOma7N looks good. ok 9 - Computing differences -Comparing /tmp/QipnTihAcN to t/mailboxes/invalid-boundaries.txt -Output /tmp/QipnTihAcN looks good. +Comparing /tmp/VXsBSUJ_Q3 to t/mailboxes/invalid-boundaries.txt +Output /tmp/VXsBSUJ_Q3 looks good. ok 10 - Computing differences -Comparing /tmp/QemqOfNGJb to t/mailboxes/invalid-boundaries.txt -Output /tmp/QemqOfNGJb looks good. +Comparing /tmp/02zFd4BsOD to t/mailboxes/invalid-boundaries.txt +Output /tmp/02zFd4BsOD looks good. ok 11 - Computing differences ok 12 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1-dos.txt -Comparing /tmp/E7BliOsEqX to t/mailboxes/mailarc-1-dos.txt -Output /tmp/E7BliOsEqX looks good. +Comparing /tmp/GT6AcdRdux to t/mailboxes/mailarc-1-dos.txt +Output /tmp/GT6AcdRdux looks good. ok 13 - Computing differences -Comparing /tmp/F4Q1ZpljfZ to t/mailboxes/mailarc-1-dos.txt -Output /tmp/F4Q1ZpljfZ looks good. +Comparing /tmp/SDaJXJkbr4 to t/mailboxes/mailarc-1-dos.txt +Output /tmp/SDaJXJkbr4 looks good. ok 14 - Computing differences -Comparing /tmp/zo0TbeAgpz to t/mailboxes/mailarc-1-dos.txt -Output /tmp/zo0TbeAgpz looks good. +Comparing /tmp/12_WPmwdgN to t/mailboxes/mailarc-1-dos.txt +Output /tmp/12_WPmwdgN looks good. ok 15 - Computing differences ok 16 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1.txt -Comparing /tmp/IS6BqZ5cgZ to t/mailboxes/mailarc-1.txt -Output /tmp/IS6BqZ5cgZ looks good. +Comparing /tmp/1zTgSlnskt to t/mailboxes/mailarc-1.txt +Output /tmp/1zTgSlnskt looks good. ok 17 - Computing differences -Comparing /tmp/QvUcrTCiXY to t/mailboxes/mailarc-1.txt -Output /tmp/QvUcrTCiXY looks good. +Comparing /tmp/x3f2vXjiHu to t/mailboxes/mailarc-1.txt +Output /tmp/x3f2vXjiHu looks good. ok 18 - Computing differences -Comparing /tmp/QpBAjzvDCR to t/mailboxes/mailarc-1.txt -Output /tmp/QpBAjzvDCR looks good. +Comparing /tmp/maj9ogX4vF to t/mailboxes/mailarc-1.txt +Output /tmp/maj9ogX4vF looks good. ok 19 - Computing differences ok 20 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-2.txt -Comparing /tmp/wxySqZDqsu to t/mailboxes/mailarc-2.txt -Output /tmp/wxySqZDqsu looks good. +Comparing /tmp/6NidW7Cghq to t/mailboxes/mailarc-2.txt +Output /tmp/6NidW7Cghq looks good. ok 21 - Computing differences -Comparing /tmp/AfCbbrPifl to t/mailboxes/mailarc-2.txt -Output /tmp/AfCbbrPifl looks good. +Comparing /tmp/jNctPC7mAA to t/mailboxes/mailarc-2.txt +Output /tmp/jNctPC7mAA looks good. ok 22 - Computing differences -Comparing /tmp/kViFAznBrY to t/mailboxes/mailarc-2.txt -Output /tmp/kViFAznBrY looks good. +Comparing /tmp/zLZWmJKQPc to t/mailboxes/mailarc-2.txt +Output /tmp/zLZWmJKQPc looks good. ok 23 - Computing differences ok 24 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-3.txt -Comparing /tmp/qyXJH4hdFb to t/mailboxes/mailarc-3.txt -Output /tmp/qyXJH4hdFb looks good. +Comparing /tmp/5F5871LMzm to t/mailboxes/mailarc-3.txt +Output /tmp/5F5871LMzm looks good. ok 25 - Computing differences -Comparing /tmp/6y93xhN4oB to t/mailboxes/mailarc-3.txt -Output /tmp/6y93xhN4oB looks good. +Comparing /tmp/oi96FOZMEp to t/mailboxes/mailarc-3.txt +Output /tmp/oi96FOZMEp looks good. ok 26 - Computing differences -Comparing /tmp/n8e0lQ46Mv to t/mailboxes/mailarc-3.txt -Output /tmp/n8e0lQ46Mv looks good. +Comparing /tmp/IernvxsxMN to t/mailboxes/mailarc-3.txt +Output /tmp/IernvxsxMN looks good. ok 27 - Computing differences ok 28 # skip GNU grep not available Testing filename: t/mailboxes/mailseparators.txt -Comparing /tmp/EgqPVLhBDq to t/mailboxes/mailseparators.txt -Output /tmp/EgqPVLhBDq looks good. +Comparing /tmp/ue4Qd8d83l to t/mailboxes/mailseparators.txt +Output /tmp/ue4Qd8d83l looks good. ok 29 - Computing differences -Comparing /tmp/DIqU_NKdut to t/mailboxes/mailseparators.txt -Output /tmp/DIqU_NKdut looks good. +Comparing /tmp/6Q3C51mMkk to t/mailboxes/mailseparators.txt +Output /tmp/6Q3C51mMkk looks good. ok 30 - Computing differences -Comparing /tmp/OzwZJjTPKN to t/mailboxes/mailseparators.txt -Output /tmp/OzwZJjTPKN looks good. +Comparing /tmp/h4FQHUU9sd to t/mailboxes/mailseparators.txt +Output /tmp/h4FQHUU9sd looks good. ok 31 - Computing differences ok 32 # skip GNU grep not available Testing filename: t/mailboxes/malformed.txt -Comparing /tmp/bJ_W62TUYv to t/mailboxes/malformed.txt -Output /tmp/bJ_W62TUYv looks good. +Comparing /tmp/ioxllD65dh to t/mailboxes/malformed.txt +Output /tmp/ioxllD65dh looks good. ok 33 - Computing differences -Comparing /tmp/b1PbgzCYbT to t/mailboxes/malformed.txt -Output /tmp/b1PbgzCYbT looks good. +Comparing /tmp/1H7tHKdvLt to t/mailboxes/malformed.txt +Output /tmp/1H7tHKdvLt looks good. ok 34 - Computing differences -Comparing /tmp/e8wBjjPBKU to t/mailboxes/malformed.txt -Output /tmp/e8wBjjPBKU looks good. +Comparing /tmp/xTNlBT21j4 to t/mailboxes/malformed.txt +Output /tmp/xTNlBT21j4 looks good. ok 35 - Computing differences ok 36 # skip GNU grep not available Testing filename: t/mailboxes/newlines_at_beginning.txt -Comparing /tmp/dLmq5AUoCB to t/mailboxes/newlines_at_beginning.txt -Output /tmp/dLmq5AUoCB looks good. +Comparing /tmp/zqdtM3gSmZ to t/mailboxes/newlines_at_beginning.txt +Output /tmp/zqdtM3gSmZ looks good. ok 37 - Computing differences -Comparing /tmp/nRIyZj2Rg0 to t/mailboxes/newlines_at_beginning.txt -Output /tmp/nRIyZj2Rg0 looks good. +Comparing /tmp/W89Sv0k8Ox to t/mailboxes/newlines_at_beginning.txt +Output /tmp/W89Sv0k8Ox looks good. ok 38 - Computing differences -Comparing /tmp/JMeAXTiHpc to t/mailboxes/newlines_at_beginning.txt -Output /tmp/JMeAXTiHpc looks good. +Comparing /tmp/umntcDP3iE to t/mailboxes/newlines_at_beginning.txt +Output /tmp/umntcDP3iE looks good. ok 39 - Computing differences ok 40 # skip GNU grep not available Testing filename: t/mailboxes/vm-emacs.txt -Comparing /tmp/HseUl3u1_w to t/mailboxes/vm-emacs.txt -Output /tmp/HseUl3u1_w looks good. +Comparing /tmp/HCE_4TUK42 to t/mailboxes/vm-emacs.txt +Output /tmp/HCE_4TUK42 looks good. ok 41 - Computing differences -Comparing /tmp/IzZBNFPSiw to t/mailboxes/vm-emacs.txt -Output /tmp/IzZBNFPSiw looks good. +Comparing /tmp/vai2uuWlku to t/mailboxes/vm-emacs.txt +Output /tmp/vai2uuWlku looks good. ok 42 - Computing differences -Comparing /tmp/KlyIZjd9YT to t/mailboxes/vm-emacs.txt -Output /tmp/KlyIZjd9YT looks good. +Comparing /tmp/Cs_vNCpmSi to t/mailboxes/vm-emacs.txt +Output /tmp/Cs_vNCpmSi looks good. ok 43 - Computing differences ok 44 # skip GNU grep not available ok @@ -2981,21 +2993,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.bz2 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.bz2 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/mailarc-2.txt.gz" file type: gzip @@ -3004,21 +3016,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.gz -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/mailarc-2.txt.lz" file type: lzip @@ -3027,21 +3039,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.lz +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.lz +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/mailarc-2.txt.xz" file type: xz @@ -3050,41 +3062,41 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.xz +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt.xz +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary t/filename_compressed.t ......... 1..4 Testing filename: t/mailboxes/mailarc-2.txt.bz2 -Comparing /tmp/r5ERE05g1B to t/mailboxes/mailarc-2.txt -Output /tmp/r5ERE05g1B looks good. +Comparing /tmp/4Kmf7VayMY to t/mailboxes/mailarc-2.txt +Output /tmp/4Kmf7VayMY looks good. ok 1 - Computing differences Testing filename: t/mailboxes/mailarc-2.txt.gz -Comparing /tmp/jGNwjTv41F to t/mailboxes/mailarc-2.txt -Output /tmp/jGNwjTv41F looks good. +Comparing /tmp/jbBnllh1P7 to t/mailboxes/mailarc-2.txt +Output /tmp/jbBnllh1P7 looks good. ok 2 - Computing differences Testing filename: t/mailboxes/mailarc-2.txt.lz -Comparing /tmp/GR0sBHuekv to t/mailboxes/mailarc-2.txt -Output /tmp/GR0sBHuekv looks good. +Comparing /tmp/ebfL6vApgw to t/mailboxes/mailarc-2.txt +Output /tmp/ebfL6vApgw looks good. ok 3 - Computing differences Testing filename: t/mailboxes/mailarc-2.txt.xz -Comparing /tmp/JS28dKHHfY to t/mailboxes/mailarc-2.txt -Output /tmp/JS28dKHHfY looks good. +Comparing /tmp/pjR30NyT_g to t/mailboxes/mailarc-2.txt +Output /tmp/pjR30NyT_g looks good. ok 4 - Computing differences ok DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -3094,21 +3106,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 72 UNIX line endings and 0 Windows line endings in a sample of length 2711 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/hessbug.txt" file type: mailbox @@ -3117,21 +3129,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 27 UNIX line endings and 0 Windows line endings in a sample of length 637 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/invalid-boundaries.txt" file type: mailbox @@ -3140,21 +3152,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 110 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "=-Yb3G0z+a1ZV00/YAUUh4" @@ -3165,21 +3177,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/mailarc-1.txt" file type: mailbox @@ -3189,20 +3201,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/mailarc-2.txt" file type: mailbox @@ -3211,21 +3223,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/mailarc-3.txt" file type: mailbox @@ -3235,20 +3247,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/mailseparators.txt" file type: mailbox @@ -3257,21 +3269,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 91 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/malformed.txt" file type: mailbox @@ -3280,21 +3292,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 125 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/newlines_at_beginning.txt" file type: mailbox @@ -3303,21 +3315,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 53 UNIX line endings and 0 Windows line endings in a sample of length 2383 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/vm-emacs.txt" file type: mailbox @@ -3326,69 +3338,69 @@ DEBUG (Mail::Mbox::MessageParser): Found 74 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary t/filename_noncompressed.t ...... 1..11 Testing filename: t/mailboxes/binary_body.txt -Comparing /tmp/cGLWyXjI1G to t/mailboxes/binary_body.txt -Output /tmp/cGLWyXjI1G looks good. +Comparing /tmp/XHHduQANWv to t/mailboxes/binary_body.txt +Output /tmp/XHHduQANWv looks good. ok 1 - Computing differences Testing filename: t/mailboxes/hessbug.txt -Comparing /tmp/FF1qC0V72s to t/mailboxes/hessbug.txt -Output /tmp/FF1qC0V72s looks good. +Comparing /tmp/3mb4rmEF95 to t/mailboxes/hessbug.txt +Output /tmp/3mb4rmEF95 looks good. ok 2 - Computing differences Testing filename: t/mailboxes/invalid-boundaries.txt -Comparing /tmp/n2jiafNhZi to t/mailboxes/invalid-boundaries.txt -Output /tmp/n2jiafNhZi looks good. +Comparing /tmp/vlWHww8OfS to t/mailboxes/invalid-boundaries.txt +Output /tmp/vlWHww8OfS looks good. ok 3 - Computing differences Testing filename: t/mailboxes/mailarc-1-dos.txt -Comparing /tmp/KN5CkuMt0x to t/mailboxes/mailarc-1-dos.txt -Output /tmp/KN5CkuMt0x looks good. +Comparing /tmp/uXyJcfHtL7 to t/mailboxes/mailarc-1-dos.txt +Output /tmp/uXyJcfHtL7 looks good. ok 4 - Computing differences Testing filename: t/mailboxes/mailarc-1.txt -Comparing /tmp/rfD0PiUAfJ to t/mailboxes/mailarc-1.txt -Output /tmp/rfD0PiUAfJ looks good. +Comparing /tmp/j5hzEGiKgJ to t/mailboxes/mailarc-1.txt +Output /tmp/j5hzEGiKgJ looks good. ok 5 - Computing differences Testing filename: t/mailboxes/mailarc-2.txt -Comparing /tmp/f08tJVeO2M to t/mailboxes/mailarc-2.txt -Output /tmp/f08tJVeO2M looks good. +Comparing /tmp/rKZQlefnVJ to t/mailboxes/mailarc-2.txt +Output /tmp/rKZQlefnVJ looks good. ok 6 - Computing differences Testing filename: t/mailboxes/mailarc-3.txt -Comparing /tmp/g1SOCqIOJi to t/mailboxes/mailarc-3.txt -Output /tmp/g1SOCqIOJi looks good. +Comparing /tmp/lxMLj4Wh3o to t/mailboxes/mailarc-3.txt +Output /tmp/lxMLj4Wh3o looks good. ok 7 - Computing differences Testing filename: t/mailboxes/mailseparators.txt -Comparing /tmp/R8Fbooi8Le to t/mailboxes/mailseparators.txt -Output /tmp/R8Fbooi8Le looks good. +Comparing /tmp/2MlpwTB6eZ to t/mailboxes/mailseparators.txt +Output /tmp/2MlpwTB6eZ looks good. ok 8 - Computing differences Testing filename: t/mailboxes/malformed.txt -Comparing /tmp/z6MTjgh8vf to t/mailboxes/malformed.txt -Output /tmp/z6MTjgh8vf looks good. +Comparing /tmp/0a4P8rHWHk to t/mailboxes/malformed.txt +Output /tmp/0a4P8rHWHk looks good. ok 9 - Computing differences Testing filename: t/mailboxes/newlines_at_beginning.txt -Comparing /tmp/HYVSfljqti to t/mailboxes/newlines_at_beginning.txt -Output /tmp/HYVSfljqti looks good. +Comparing /tmp/GJrkdMgbHn to t/mailboxes/newlines_at_beginning.txt +Output /tmp/GJrkdMgbHn looks good. ok 10 - Computing differences Testing filename: t/mailboxes/vm-emacs.txt -Comparing /tmp/nKXIWQk1vI to t/mailboxes/vm-emacs.txt -Output /tmp/nKXIWQk1vI looks good. +Comparing /tmp/e2rHChFqBr to t/mailboxes/vm-emacs.txt +Output /tmp/e2rHChFqBr looks good. ok 11 - Computing differences ok t/grep.t ........................ @@ -3410,10 +3422,10 @@ 1..1 Running test: "/bin/cat" "t/mailboxes/mailarc-2.txt.gz" | "/bin/gzip" -cd -Comparing /tmp/FfQttKPcWM to t/results/mailarc-2.txt -Output /tmp/FfQttKPcWM looks good. -Comparing /tmp/z0FxCUuE0a to t/results/none -Output /tmp/z0FxCUuE0a looks good. +Comparing /tmp/hLQphgVhnA to t/results/mailarc-2.txt +Output /tmp/hLQphgVhnA looks good. +Comparing /tmp/i690YLKFxe to t/results/none +Output /tmp/i690YLKFxe looks good. ok 1 - Computing differences ok DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -3422,21 +3434,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 72 UNIX line endings and 0 Windows line endings in a sample of length 2711 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filehandle file type: mailbox @@ -3447,20 +3459,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -3480,20 +3492,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -3502,21 +3514,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 27 UNIX line endings and 0 Windows line endings in a sample of length 637 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -3529,19 +3541,19 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 @@ -3561,21 +3573,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -3584,21 +3596,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 110 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "=-Yb3G0z+a1ZV00/YAUUh4" @@ -3613,20 +3625,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -3654,21 +3666,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -3686,21 +3698,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -3713,20 +3725,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -3757,21 +3769,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -3792,21 +3804,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -3819,19 +3831,19 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 @@ -3864,20 +3876,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -3898,21 +3910,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -3925,20 +3937,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -3960,21 +3972,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -3986,19 +3998,19 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl @@ -4013,20 +4025,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -4057,21 +4069,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -4092,21 +4104,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 91 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -4119,20 +4131,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -4153,21 +4165,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -4178,21 +4190,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 125 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -4205,20 +4217,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -4240,20 +4252,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -4264,21 +4276,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 53 UNIX line endings and 0 Windows line endings in a sample of length 2383 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -4291,20 +4303,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -4323,21 +4335,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary @@ -4345,83 +4357,83 @@ t/length.t ...................... 1..30 Testing filename: t/mailboxes/binary_body.txt -Comparing /tmp/5BEMQ_E5Le to t/results/length_binary_body.stdout -Output /tmp/5BEMQ_E5Le looks good. +Comparing /tmp/5phHjRfRDD to t/results/length_binary_body.stdout +Output /tmp/5phHjRfRDD looks good. ok 1 - Computing differences -Comparing /tmp/x4eRYDFcu2 to t/results/length_binary_body.stdout -Output /tmp/x4eRYDFcu2 looks good. +Comparing /tmp/0qAZQzTmhd to t/results/length_binary_body.stdout +Output /tmp/0qAZQzTmhd looks good. ok 2 - Computing differences ok 3 # skip GNU grep not available Testing filename: t/mailboxes/hessbug.txt -Comparing /tmp/6FkgHyOHgb to t/results/length_hessbug.stdout -Output /tmp/6FkgHyOHgb looks good. +Comparing /tmp/_QWya1gWP1 to t/results/length_hessbug.stdout +Output /tmp/_QWya1gWP1 looks good. ok 4 - Computing differences -Comparing /tmp/iVeaoPfYSz to t/results/length_hessbug.stdout -Output /tmp/iVeaoPfYSz looks good. +Comparing /tmp/t6jGizsdMW to t/results/length_hessbug.stdout +Output /tmp/t6jGizsdMW looks good. ok 5 - Computing differences ok 6 # skip GNU grep not available Testing filename: t/mailboxes/invalid-boundaries.txt -Comparing /tmp/SEHeEDvpI0 to t/results/length_invalid-boundaries.stdout -Output /tmp/SEHeEDvpI0 looks good. +Comparing /tmp/G1PpnOF3GS to t/results/length_invalid-boundaries.stdout +Output /tmp/G1PpnOF3GS looks good. ok 7 - Computing differences -Comparing /tmp/kW119SoRrq to t/results/length_invalid-boundaries.stdout -Output /tmp/kW119SoRrq looks good. +Comparing /tmp/bbcgT96YlD to t/results/length_invalid-boundaries.stdout +Output /tmp/bbcgT96YlD looks good. ok 8 - Computing differences ok 9 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1-dos.txt -Comparing /tmp/2J8h6oaDE8 to t/results/length_mailarc-1-dos.stdout -Output /tmp/2J8h6oaDE8 looks good. +Comparing /tmp/h3olFXastA to t/results/length_mailarc-1-dos.stdout +Output /tmp/h3olFXastA looks good. ok 10 - Computing differences -Comparing /tmp/vq60LFi7Al to t/results/length_mailarc-1-dos.stdout -Output /tmp/vq60LFi7Al looks good. +Comparing /tmp/4xC4SOchY1 to t/results/length_mailarc-1-dos.stdout +Output /tmp/4xC4SOchY1 looks good. ok 11 - Computing differences ok 12 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1.txt -Comparing /tmp/EjqecSxgsQ to t/results/length_mailarc-1.stdout -Output /tmp/EjqecSxgsQ looks good. +Comparing /tmp/38dvDbWz5h to t/results/length_mailarc-1.stdout +Output /tmp/38dvDbWz5h looks good. ok 13 - Computing differences -Comparing /tmp/rxmABA1IkQ to t/results/length_mailarc-1.stdout -Output /tmp/rxmABA1IkQ looks good. +Comparing /tmp/0X0mknsJdu to t/results/length_mailarc-1.stdout +Output /tmp/0X0mknsJdu looks good. ok 14 - Computing differences ok 15 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-2.txt -Comparing /tmp/h3xvGC6wqy to t/results/length_mailarc-2.stdout -Output /tmp/h3xvGC6wqy looks good. +Comparing /tmp/VlElmMfv2U to t/results/length_mailarc-2.stdout +Output /tmp/VlElmMfv2U looks good. ok 16 - Computing differences -Comparing /tmp/JdBNJslZyl to t/results/length_mailarc-2.stdout -Output /tmp/JdBNJslZyl looks good. +Comparing /tmp/gZPD0LGNA7 to t/results/length_mailarc-2.stdout +Output /tmp/gZPD0LGNA7 looks good. ok 17 - Computing differences ok 18 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-3.txt -Comparing /tmp/AqrdAsRgZz to t/results/length_mailarc-3.stdout -Output /tmp/AqrdAsRgZz looks good. +Comparing /tmp/OUtMa7x00L to t/results/length_mailarc-3.stdout +Output /tmp/OUtMa7x00L looks good. ok 19 - Computing differences -Comparing /tmp/P8WT84OyDc to t/results/length_mailarc-3.stdout -Output /tmp/P8WT84OyDc looks good. +Comparing /tmp/JzeqeDG_Fj to t/results/length_mailarc-3.stdout +Output /tmp/JzeqeDG_Fj looks good. ok 20 - Computing differences ok 21 # skip GNU grep not available Testing filename: t/mailboxes/mailseparators.txt -Comparing /tmp/6vpXr25UDt to t/results/length_mailseparators.stdout -Output /tmp/6vpXr25UDt looks good. +Comparing /tmp/q8YlrssHJW to t/results/length_mailseparators.stdout +Output /tmp/q8YlrssHJW looks good. ok 22 - Computing differences -Comparing /tmp/yhSNXMuO1d to t/results/length_mailseparators.stdout -Output /tmp/yhSNXMuO1d looks good. +Comparing /tmp/_tkmc6Kktm to t/results/length_mailseparators.stdout +Output /tmp/_tkmc6Kktm looks good. ok 23 - Computing differences ok 24 # skip GNU grep not available Testing filename: t/mailboxes/malformed.txt -Comparing /tmp/DFTQqegCu6 to t/results/length_malformed.stdout -Output /tmp/DFTQqegCu6 looks good. +Comparing /tmp/caX0HvhCGu to t/results/length_malformed.stdout +Output /tmp/caX0HvhCGu looks good. ok 25 - Computing differences -Comparing /tmp/t5NAPpIpeW to t/results/length_malformed.stdout -Output /tmp/t5NAPpIpeW looks good. +Comparing /tmp/iMImcd6fj1 to t/results/length_malformed.stdout +Output /tmp/iMImcd6fj1 looks good. ok 26 - Computing differences ok 27 # skip GNU grep not available Testing filename: t/mailboxes/newlines_at_beginning.txt -Comparing /tmp/yKzmKAxlQS to t/results/length_newlines_at_beginning.stdout -Output /tmp/yKzmKAxlQS looks good. +Comparing /tmp/2oyiKkA3Vy to t/results/length_newlines_at_beginning.stdout +Output /tmp/2oyiKkA3Vy looks good. ok 28 - Computing differences -Comparing /tmp/kPxshtPvzg to t/results/length_newlines_at_beginning.stdout -Output /tmp/kPxshtPvzg looks good. +Comparing /tmp/Wn5weWGDLG to t/results/length_newlines_at_beginning.stdout +Output /tmp/Wn5weWGDLG looks good. ok 29 - Computing differences ok 30 # skip GNU grep not available ok @@ -4431,21 +4443,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 72 UNIX line endings and 0 Windows line endings in a sample of length 2711 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filehandle file type: mailbox @@ -4456,20 +4468,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -4488,21 +4500,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -4511,21 +4523,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 27 UNIX line endings and 0 Windows line endings in a sample of length 637 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -4538,20 +4550,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -4570,21 +4582,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -4593,21 +4605,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 110 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "=-Yb3G0z+a1ZV00/YAUUh4" @@ -4622,20 +4634,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -4663,21 +4675,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -4695,21 +4707,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -4722,20 +4734,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -4766,21 +4778,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -4801,21 +4813,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -4828,20 +4840,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -4872,21 +4884,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -4907,21 +4919,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -4935,19 +4947,19 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -4969,21 +4981,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -4995,21 +5007,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -5023,19 +5035,19 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -5066,21 +5078,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -5101,21 +5113,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 91 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -5128,20 +5140,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -5162,21 +5174,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -5187,21 +5199,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 125 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -5214,20 +5226,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -5248,21 +5260,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -5273,21 +5285,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 53 UNIX line endings and 0 Windows line endings in a sample of length 2383 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -5300,20 +5312,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -5332,21 +5344,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary @@ -5354,83 +5366,83 @@ t/line_number.t ................. 1..30 Testing filename: t/mailboxes/binary_body.txt -Comparing /tmp/sjXHP3ZqoQ to t/results/line_number_binary_body.stdout -Output /tmp/sjXHP3ZqoQ looks good. +Comparing /tmp/F9hjr2U4s7 to t/results/line_number_binary_body.stdout +Output /tmp/F9hjr2U4s7 looks good. ok 1 - Computing differences -Comparing /tmp/lcxnzstoS5 to t/results/line_number_binary_body.stdout -Output /tmp/lcxnzstoS5 looks good. +Comparing /tmp/M1sfXbLl0Y to t/results/line_number_binary_body.stdout +Output /tmp/M1sfXbLl0Y looks good. ok 2 - Computing differences ok 3 # skip GNU grep not available Testing filename: t/mailboxes/hessbug.txt -Comparing /tmp/p9Rddp7xof to t/results/line_number_hessbug.stdout -Output /tmp/p9Rddp7xof looks good. +Comparing /tmp/vsDVP7fjHS to t/results/line_number_hessbug.stdout +Output /tmp/vsDVP7fjHS looks good. ok 4 - Computing differences -Comparing /tmp/xxkfFHylbz to t/results/line_number_hessbug.stdout -Output /tmp/xxkfFHylbz looks good. +Comparing /tmp/GoJqKKgjHn to t/results/line_number_hessbug.stdout +Output /tmp/GoJqKKgjHn looks good. ok 5 - Computing differences ok 6 # skip GNU grep not available Testing filename: t/mailboxes/invalid-boundaries.txt -Comparing /tmp/WZ87mX8z7O to t/results/line_number_invalid-boundaries.stdout -Output /tmp/WZ87mX8z7O looks good. +Comparing /tmp/TTvYIxyK6R to t/results/line_number_invalid-boundaries.stdout +Output /tmp/TTvYIxyK6R looks good. ok 7 - Computing differences -Comparing /tmp/HgknjUlMCN to t/results/line_number_invalid-boundaries.stdout -Output /tmp/HgknjUlMCN looks good. +Comparing /tmp/cByYQ7sJ3R to t/results/line_number_invalid-boundaries.stdout +Output /tmp/cByYQ7sJ3R looks good. ok 8 - Computing differences ok 9 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1-dos.txt -Comparing /tmp/pmOMiR65Fq to t/results/line_number_mailarc-1-dos.stdout -Output /tmp/pmOMiR65Fq looks good. +Comparing /tmp/1D_bh_koGd to t/results/line_number_mailarc-1-dos.stdout +Output /tmp/1D_bh_koGd looks good. ok 10 - Computing differences -Comparing /tmp/aUqvjHCnKl to t/results/line_number_mailarc-1-dos.stdout -Output /tmp/aUqvjHCnKl looks good. +Comparing /tmp/JQNKG0lgP7 to t/results/line_number_mailarc-1-dos.stdout +Output /tmp/JQNKG0lgP7 looks good. ok 11 - Computing differences ok 12 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1.txt -Comparing /tmp/QDQNYFLI2k to t/results/line_number_mailarc-1.stdout -Output /tmp/QDQNYFLI2k looks good. +Comparing /tmp/3wTq13sGvn to t/results/line_number_mailarc-1.stdout +Output /tmp/3wTq13sGvn looks good. ok 13 - Computing differences -Comparing /tmp/QIBg32KJzg to t/results/line_number_mailarc-1.stdout -Output /tmp/QIBg32KJzg looks good. +Comparing /tmp/TjBzVBqygg to t/results/line_number_mailarc-1.stdout +Output /tmp/TjBzVBqygg looks good. ok 14 - Computing differences ok 15 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-2.txt -Comparing /tmp/LQKuBpWK2b to t/results/line_number_mailarc-2.stdout -Output /tmp/LQKuBpWK2b looks good. +Comparing /tmp/t0Wn1mGuy5 to t/results/line_number_mailarc-2.stdout +Output /tmp/t0Wn1mGuy5 looks good. ok 16 - Computing differences -Comparing /tmp/tZAiyTSpjz to t/results/line_number_mailarc-2.stdout -Output /tmp/tZAiyTSpjz looks good. +Comparing /tmp/Z224Cw9s7T to t/results/line_number_mailarc-2.stdout +Output /tmp/Z224Cw9s7T looks good. ok 17 - Computing differences ok 18 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-3.txt -Comparing /tmp/I_ofMl0JMV to t/results/line_number_mailarc-3.stdout -Output /tmp/I_ofMl0JMV looks good. +Comparing /tmp/NfPe7rncyf to t/results/line_number_mailarc-3.stdout +Output /tmp/NfPe7rncyf looks good. ok 19 - Computing differences -Comparing /tmp/P2FQlZuqEk to t/results/line_number_mailarc-3.stdout -Output /tmp/P2FQlZuqEk looks good. +Comparing /tmp/aWwLG6AD3a to t/results/line_number_mailarc-3.stdout +Output /tmp/aWwLG6AD3a looks good. ok 20 - Computing differences ok 21 # skip GNU grep not available Testing filename: t/mailboxes/mailseparators.txt -Comparing /tmp/X7WAh4UzbM to t/results/line_number_mailseparators.stdout -Output /tmp/X7WAh4UzbM looks good. +Comparing /tmp/aZEYtDmTDA to t/results/line_number_mailseparators.stdout +Output /tmp/aZEYtDmTDA looks good. ok 22 - Computing differences -Comparing /tmp/yNHh1ptytB to t/results/line_number_mailseparators.stdout -Output /tmp/yNHh1ptytB looks good. +Comparing /tmp/hzbu7bdTgl to t/results/line_number_mailseparators.stdout +Output /tmp/hzbu7bdTgl looks good. ok 23 - Computing differences ok 24 # skip GNU grep not available Testing filename: t/mailboxes/malformed.txt -Comparing /tmp/Szkh9K6zlZ to t/results/line_number_malformed.stdout -Output /tmp/Szkh9K6zlZ looks good. +Comparing /tmp/mkcfiMdqiw to t/results/line_number_malformed.stdout +Output /tmp/mkcfiMdqiw looks good. ok 25 - Computing differences -Comparing /tmp/dvFWFNWzOi to t/results/line_number_malformed.stdout -Output /tmp/dvFWFNWzOi looks good. +Comparing /tmp/y9ZT_GWHDo to t/results/line_number_malformed.stdout +Output /tmp/y9ZT_GWHDo looks good. ok 26 - Computing differences ok 27 # skip GNU grep not available Testing filename: t/mailboxes/newlines_at_beginning.txt -Comparing /tmp/ggaCE_NXT7 to t/results/line_number_newlines_at_beginning.stdout -Output /tmp/ggaCE_NXT7 looks good. +Comparing /tmp/Ki1fb6tJeI to t/results/line_number_newlines_at_beginning.stdout +Output /tmp/Ki1fb6tJeI looks good. ok 28 - Computing differences -Comparing /tmp/R_3x9ygwZ4 to t/results/line_number_newlines_at_beginning.stdout -Output /tmp/R_3x9ygwZ4 looks good. +Comparing /tmp/om4kQvqlnh to t/results/line_number_newlines_at_beginning.stdout +Output /tmp/om4kQvqlnh looks good. ok 29 - Computing differences ok 30 # skip GNU grep not available ok @@ -5438,10 +5450,10 @@ 1..1 Running test: "/bin/cat" "t/mailboxes/mailarc-2.txt.lz" | "/usr/bin/lzip" -cd -Comparing /tmp/hE81PX8ZuP to t/results/mailarc-2.txt -Output /tmp/hE81PX8ZuP looks good. -Comparing /tmp/oRoGFvw8xO to t/results/none -Output /tmp/oRoGFvw8xO looks good. +Comparing /tmp/opLjJcNbe5 to t/results/mailarc-2.txt +Output /tmp/opLjJcNbe5 looks good. +Comparing /tmp/AWNLLSHgK2 to t/results/none +Output /tmp/AWNLLSHgK2 looks good. ok 1 - Computing differences ok DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -5450,21 +5462,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 72 UNIX line endings and 0 Windows line endings in a sample of length 2711 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filehandle file type: mailbox @@ -5475,20 +5487,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -5507,21 +5519,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -5530,21 +5542,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 27 UNIX line endings and 0 Windows line endings in a sample of length 637 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -5557,20 +5569,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -5589,21 +5601,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -5612,21 +5624,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 110 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "=-Yb3G0z+a1ZV00/YAUUh4" @@ -5641,20 +5653,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -5682,21 +5694,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -5714,21 +5726,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -5741,20 +5753,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -5785,21 +5797,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -5820,21 +5832,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -5847,20 +5859,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -5891,21 +5903,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -5926,21 +5938,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -5953,20 +5965,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -5988,21 +6000,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -6014,21 +6026,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -6041,20 +6053,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -6085,21 +6097,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -6120,20 +6132,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 91 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. @@ -6147,20 +6159,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -6181,21 +6193,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -6206,21 +6218,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 125 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -6233,20 +6245,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -6267,21 +6279,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -6292,21 +6304,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 53 UNIX line endings and 0 Windows line endings in a sample of length 2383 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -6319,20 +6331,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -6351,21 +6363,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary @@ -6373,83 +6385,83 @@ t/number.t ...................... 1..30 Testing filename: t/mailboxes/binary_body.txt -Comparing /tmp/C7xTCT1fP0 to t/results/number_binary_body.stdout -Output /tmp/C7xTCT1fP0 looks good. +Comparing /tmp/hwc1V7uJ_t to t/results/number_binary_body.stdout +Output /tmp/hwc1V7uJ_t looks good. ok 1 - Computing differences -Comparing /tmp/TfR0_2dxNo to t/results/number_binary_body.stdout -Output /tmp/TfR0_2dxNo looks good. +Comparing /tmp/q6hwli3iEA to t/results/number_binary_body.stdout +Output /tmp/q6hwli3iEA looks good. ok 2 - Computing differences ok 3 # skip GNU grep not available Testing filename: t/mailboxes/hessbug.txt -Comparing /tmp/4KlcQAEqUk to t/results/number_hessbug.stdout -Output /tmp/4KlcQAEqUk looks good. +Comparing /tmp/InBFuKxinG to t/results/number_hessbug.stdout +Output /tmp/InBFuKxinG looks good. ok 4 - Computing differences -Comparing /tmp/jrzykCsQCZ to t/results/number_hessbug.stdout -Output /tmp/jrzykCsQCZ looks good. +Comparing /tmp/0klbzK_SLz to t/results/number_hessbug.stdout +Output /tmp/0klbzK_SLz looks good. ok 5 - Computing differences ok 6 # skip GNU grep not available Testing filename: t/mailboxes/invalid-boundaries.txt -Comparing /tmp/4pPN6UjGBC to t/results/number_invalid-boundaries.stdout -Output /tmp/4pPN6UjGBC looks good. +Comparing /tmp/yyD6B018u5 to t/results/number_invalid-boundaries.stdout +Output /tmp/yyD6B018u5 looks good. ok 7 - Computing differences -Comparing /tmp/X5jRJeztZO to t/results/number_invalid-boundaries.stdout -Output /tmp/X5jRJeztZO looks good. +Comparing /tmp/7owkriw5aL to t/results/number_invalid-boundaries.stdout +Output /tmp/7owkriw5aL looks good. ok 8 - Computing differences ok 9 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1-dos.txt -Comparing /tmp/izF5aGw5pa to t/results/number_mailarc-1-dos.stdout -Output /tmp/izF5aGw5pa looks good. +Comparing /tmp/HR1nUPZxMa to t/results/number_mailarc-1-dos.stdout +Output /tmp/HR1nUPZxMa looks good. ok 10 - Computing differences -Comparing /tmp/49TBMRR7FH to t/results/number_mailarc-1-dos.stdout -Output /tmp/49TBMRR7FH looks good. +Comparing /tmp/WZCMZJWT5I to t/results/number_mailarc-1-dos.stdout +Output /tmp/WZCMZJWT5I looks good. ok 11 - Computing differences ok 12 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1.txt -Comparing /tmp/hagAnBpDfh to t/results/number_mailarc-1.stdout -Output /tmp/hagAnBpDfh looks good. +Comparing /tmp/y27Pl3qij_ to t/results/number_mailarc-1.stdout +Output /tmp/y27Pl3qij_ looks good. ok 13 - Computing differences -Comparing /tmp/_7DDaQfZuO to t/results/number_mailarc-1.stdout -Output /tmp/_7DDaQfZuO looks good. +Comparing /tmp/82IqDT56BK to t/results/number_mailarc-1.stdout +Output /tmp/82IqDT56BK looks good. ok 14 - Computing differences ok 15 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-2.txt -Comparing /tmp/snjRsxwQKF to t/results/number_mailarc-2.stdout -Output /tmp/snjRsxwQKF looks good. +Comparing /tmp/WiPa5iEZjR to t/results/number_mailarc-2.stdout +Output /tmp/WiPa5iEZjR looks good. ok 16 - Computing differences -Comparing /tmp/FCsAuMP2QQ to t/results/number_mailarc-2.stdout -Output /tmp/FCsAuMP2QQ looks good. +Comparing /tmp/fmfutG9inA to t/results/number_mailarc-2.stdout +Output /tmp/fmfutG9inA looks good. ok 17 - Computing differences ok 18 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-3.txt -Comparing /tmp/Zi0N8xw17f to t/results/number_mailarc-3.stdout -Output /tmp/Zi0N8xw17f looks good. +Comparing /tmp/huA0OlmrHF to t/results/number_mailarc-3.stdout +Output /tmp/huA0OlmrHF looks good. ok 19 - Computing differences -Comparing /tmp/2X74NOWMj3 to t/results/number_mailarc-3.stdout -Output /tmp/2X74NOWMj3 looks good. +Comparing /tmp/KD84MOtpOD to t/results/number_mailarc-3.stdout +Output /tmp/KD84MOtpOD looks good. ok 20 - Computing differences ok 21 # skip GNU grep not available Testing filename: t/mailboxes/mailseparators.txt -Comparing /tmp/vvqaESoTnW to t/results/number_mailseparators.stdout -Output /tmp/vvqaESoTnW looks good. +Comparing /tmp/bCiQCAO4Zs to t/results/number_mailseparators.stdout +Output /tmp/bCiQCAO4Zs looks good. ok 22 - Computing differences -Comparing /tmp/lSOQZr342u to t/results/number_mailseparators.stdout -Output /tmp/lSOQZr342u looks good. +Comparing /tmp/XsDEYWSJV5 to t/results/number_mailseparators.stdout +Output /tmp/XsDEYWSJV5 looks good. ok 23 - Computing differences ok 24 # skip GNU grep not available Testing filename: t/mailboxes/malformed.txt -Comparing /tmp/VkVzTu2gC3 to t/results/number_malformed.stdout -Output /tmp/VkVzTu2gC3 looks good. +Comparing /tmp/LMf2bP2x8e to t/results/number_malformed.stdout +Output /tmp/LMf2bP2x8e looks good. ok 25 - Computing differences -Comparing /tmp/h8ftg4B4oC to t/results/number_malformed.stdout -Output /tmp/h8ftg4B4oC looks good. +Comparing /tmp/CSf1NPGmr2 to t/results/number_malformed.stdout +Output /tmp/CSf1NPGmr2 looks good. ok 26 - Computing differences ok 27 # skip GNU grep not available Testing filename: t/mailboxes/newlines_at_beginning.txt -Comparing /tmp/sK6R5hHyKS to t/results/number_newlines_at_beginning.stdout -Output /tmp/sK6R5hHyKS looks good. +Comparing /tmp/OjMbEDgtGI to t/results/number_newlines_at_beginning.stdout +Output /tmp/OjMbEDgtGI looks good. ok 28 - Computing differences -Comparing /tmp/4ivPfbR1Ds to t/results/number_newlines_at_beginning.stdout -Output /tmp/4ivPfbR1Ds looks good. +Comparing /tmp/C4EV3wJ0qn to t/results/number_newlines_at_beginning.stdout +Output /tmp/C4EV3wJ0qn looks good. ok 29 - Computing differences ok 30 # skip GNU grep not available ok @@ -6459,21 +6471,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 72 UNIX line endings and 0 Windows line endings in a sample of length 2711 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filehandle file type: mailbox @@ -6484,19 +6496,19 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 @@ -6516,21 +6528,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -6539,21 +6551,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 27 UNIX line endings and 0 Windows line endings in a sample of length 637 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -6567,19 +6579,19 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -6598,21 +6610,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -6621,21 +6633,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 110 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "=-Yb3G0z+a1ZV00/YAUUh4" @@ -6650,20 +6662,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -6692,20 +6704,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -6723,21 +6735,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -6750,20 +6762,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -6794,21 +6806,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -6829,21 +6841,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -6856,20 +6868,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -6900,21 +6912,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -6935,21 +6947,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -6962,20 +6974,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -6998,20 +7010,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -7023,21 +7035,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -7051,19 +7063,19 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -7094,21 +7106,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -7129,21 +7141,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 91 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -7156,20 +7168,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -7190,21 +7202,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -7215,21 +7227,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 125 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -7242,20 +7254,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -7277,20 +7289,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -7301,21 +7313,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 53 UNIX line endings and 0 Windows line endings in a sample of length 2383 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -7328,20 +7340,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -7360,21 +7372,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary @@ -7382,83 +7394,83 @@ t/offset.t ...................... 1..30 Testing filename: t/mailboxes/binary_body.txt -Comparing /tmp/oFEYcUdPxt to t/results/offset_binary_body.stdout -Output /tmp/oFEYcUdPxt looks good. +Comparing /tmp/3vs4h6J72i to t/results/offset_binary_body.stdout +Output /tmp/3vs4h6J72i looks good. ok 1 - Computing differences -Comparing /tmp/ROtmH5wW1h to t/results/offset_binary_body.stdout -Output /tmp/ROtmH5wW1h looks good. +Comparing /tmp/_i0Nffx7DQ to t/results/offset_binary_body.stdout +Output /tmp/_i0Nffx7DQ looks good. ok 2 - Computing differences ok 3 # skip GNU grep not available Testing filename: t/mailboxes/hessbug.txt -Comparing /tmp/pRSlCDCQsI to t/results/offset_hessbug.stdout -Output /tmp/pRSlCDCQsI looks good. +Comparing /tmp/BpSlLbqej9 to t/results/offset_hessbug.stdout +Output /tmp/BpSlLbqej9 looks good. ok 4 - Computing differences -Comparing /tmp/aZtopOfGhj to t/results/offset_hessbug.stdout -Output /tmp/aZtopOfGhj looks good. +Comparing /tmp/JDMpO_nivU to t/results/offset_hessbug.stdout +Output /tmp/JDMpO_nivU looks good. ok 5 - Computing differences ok 6 # skip GNU grep not available Testing filename: t/mailboxes/invalid-boundaries.txt -Comparing /tmp/QbNPj7ITod to t/results/offset_invalid-boundaries.stdout -Output /tmp/QbNPj7ITod looks good. +Comparing /tmp/8pSrBuZAP3 to t/results/offset_invalid-boundaries.stdout +Output /tmp/8pSrBuZAP3 looks good. ok 7 - Computing differences -Comparing /tmp/sPOlbL4JG5 to t/results/offset_invalid-boundaries.stdout -Output /tmp/sPOlbL4JG5 looks good. +Comparing /tmp/Oe8AS6fhdp to t/results/offset_invalid-boundaries.stdout +Output /tmp/Oe8AS6fhdp looks good. ok 8 - Computing differences ok 9 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1-dos.txt -Comparing /tmp/L1FJrrDIwK to t/results/offset_mailarc-1-dos.stdout -Output /tmp/L1FJrrDIwK looks good. +Comparing /tmp/JteV5dsrlR to t/results/offset_mailarc-1-dos.stdout +Output /tmp/JteV5dsrlR looks good. ok 10 - Computing differences -Comparing /tmp/Q4mlcwQnyN to t/results/offset_mailarc-1-dos.stdout -Output /tmp/Q4mlcwQnyN looks good. +Comparing /tmp/rQvRjAr4yG to t/results/offset_mailarc-1-dos.stdout +Output /tmp/rQvRjAr4yG looks good. ok 11 - Computing differences ok 12 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1.txt -Comparing /tmp/9oKUAP89HJ to t/results/offset_mailarc-1.stdout -Output /tmp/9oKUAP89HJ looks good. +Comparing /tmp/VrjDSD7Dqt to t/results/offset_mailarc-1.stdout +Output /tmp/VrjDSD7Dqt looks good. ok 13 - Computing differences -Comparing /tmp/sESiIiyMuA to t/results/offset_mailarc-1.stdout -Output /tmp/sESiIiyMuA looks good. +Comparing /tmp/yRPXVqtS1I to t/results/offset_mailarc-1.stdout +Output /tmp/yRPXVqtS1I looks good. ok 14 - Computing differences ok 15 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-2.txt -Comparing /tmp/7Bkw1NkTvV to t/results/offset_mailarc-2.stdout -Output /tmp/7Bkw1NkTvV looks good. +Comparing /tmp/V5Hj_Nieq4 to t/results/offset_mailarc-2.stdout +Output /tmp/V5Hj_Nieq4 looks good. ok 16 - Computing differences -Comparing /tmp/FM2TP6dVTU to t/results/offset_mailarc-2.stdout -Output /tmp/FM2TP6dVTU looks good. +Comparing /tmp/7qXrKAmm75 to t/results/offset_mailarc-2.stdout +Output /tmp/7qXrKAmm75 looks good. ok 17 - Computing differences ok 18 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-3.txt -Comparing /tmp/Y8zmDtHUKq to t/results/offset_mailarc-3.stdout -Output /tmp/Y8zmDtHUKq looks good. +Comparing /tmp/t8Ko8xXYkW to t/results/offset_mailarc-3.stdout +Output /tmp/t8Ko8xXYkW looks good. ok 19 - Computing differences -Comparing /tmp/aMdIx1C0zT to t/results/offset_mailarc-3.stdout -Output /tmp/aMdIx1C0zT looks good. +Comparing /tmp/yMdghxRZfD to t/results/offset_mailarc-3.stdout +Output /tmp/yMdghxRZfD looks good. ok 20 - Computing differences ok 21 # skip GNU grep not available Testing filename: t/mailboxes/mailseparators.txt -Comparing /tmp/55TIKv3HAp to t/results/offset_mailseparators.stdout -Output /tmp/55TIKv3HAp looks good. +Comparing /tmp/aJXsFtXy1y to t/results/offset_mailseparators.stdout +Output /tmp/aJXsFtXy1y looks good. ok 22 - Computing differences -Comparing /tmp/ALGaS11_uW to t/results/offset_mailseparators.stdout -Output /tmp/ALGaS11_uW looks good. +Comparing /tmp/m4SyrZF3Mt to t/results/offset_mailseparators.stdout +Output /tmp/m4SyrZF3Mt looks good. ok 23 - Computing differences ok 24 # skip GNU grep not available Testing filename: t/mailboxes/malformed.txt -Comparing /tmp/5TBwem0tfH to t/results/offset_malformed.stdout -Output /tmp/5TBwem0tfH looks good. +Comparing /tmp/SlG5uBCYu8 to t/results/offset_malformed.stdout +Output /tmp/SlG5uBCYu8 looks good. ok 25 - Computing differences -Comparing /tmp/uF6934AFn6 to t/results/offset_malformed.stdout -Output /tmp/uF6934AFn6 looks good. +Comparing /tmp/exiA_v32YF to t/results/offset_malformed.stdout +Output /tmp/exiA_v32YF looks good. ok 26 - Computing differences ok 27 # skip GNU grep not available Testing filename: t/mailboxes/newlines_at_beginning.txt -Comparing /tmp/GzyRhA4wmx to t/results/offset_newlines_at_beginning.stdout -Output /tmp/GzyRhA4wmx looks good. +Comparing /tmp/XvDdOANH1S to t/results/offset_newlines_at_beginning.stdout +Output /tmp/XvDdOANH1S looks good. ok 28 - Computing differences -Comparing /tmp/AGJHUAGac3 to t/results/offset_newlines_at_beginning.stdout -Output /tmp/AGJHUAGac3 looks good. +Comparing /tmp/_95c8LEC9H to t/results/offset_newlines_at_beginning.stdout +Output /tmp/_95c8LEC9H looks good. ok 29 - Computing differences ok 30 # skip GNU grep not available ok @@ -7468,20 +7480,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 72 UNIX line endings and 0 Windows line endings in a sample of length 2711 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -7494,19 +7506,19 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -7525,21 +7537,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -7548,21 +7560,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 27 UNIX line endings and 0 Windows line endings in a sample of length 637 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -7575,20 +7587,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -7607,21 +7619,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -7630,21 +7642,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 110 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "=-Yb3G0z+a1ZV00/YAUUh4" @@ -7659,20 +7671,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -7700,21 +7712,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -7732,21 +7744,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -7759,20 +7771,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -7803,21 +7815,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -7838,21 +7850,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -7865,20 +7877,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -7909,21 +7921,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -7944,21 +7956,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -7971,20 +7983,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -8006,21 +8018,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -8032,21 +8044,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -8059,20 +8071,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -8103,21 +8115,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -8138,20 +8150,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 91 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. @@ -8165,20 +8177,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -8200,20 +8212,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -8225,20 +8237,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -8252,18 +8264,18 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 @@ -8285,21 +8297,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -8310,21 +8322,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 53 UNIX line endings and 0 Windows line endings in a sample of length 2383 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -8337,20 +8349,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -8369,21 +8381,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -8392,21 +8404,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 74 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -8419,20 +8431,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4941 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -8451,21 +8463,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4941 DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary @@ -8473,91 +8485,91 @@ t/prologue.t .................... 1..33 Testing filename: t/mailboxes/binary_body.txt -Comparing /tmp/OwLLzYbDLz to t/mailboxes/binary_body.txt -Output /tmp/OwLLzYbDLz looks good. +Comparing /tmp/FKfy2bRLMw to t/mailboxes/binary_body.txt +Output /tmp/FKfy2bRLMw looks good. ok 1 - Computing differences -Comparing /tmp/FEG4swlAW4 to t/mailboxes/binary_body.txt -Output /tmp/FEG4swlAW4 looks good. +Comparing /tmp/V_C9q5atlj to t/mailboxes/binary_body.txt +Output /tmp/V_C9q5atlj looks good. ok 2 - Computing differences ok 3 # skip GNU grep not available Testing filename: t/mailboxes/hessbug.txt -Comparing /tmp/KQJqDdgVk1 to t/mailboxes/hessbug.txt -Output /tmp/KQJqDdgVk1 looks good. +Comparing /tmp/iIVOd0owMB to t/mailboxes/hessbug.txt +Output /tmp/iIVOd0owMB looks good. ok 4 - Computing differences -Comparing /tmp/uv2xnOxSna to t/mailboxes/hessbug.txt -Output /tmp/uv2xnOxSna looks good. +Comparing /tmp/5ZRSKFVqy_ to t/mailboxes/hessbug.txt +Output /tmp/5ZRSKFVqy_ looks good. ok 5 - Computing differences ok 6 # skip GNU grep not available Testing filename: t/mailboxes/invalid-boundaries.txt -Comparing /tmp/SXv9HuBJ5i to t/mailboxes/invalid-boundaries.txt -Output /tmp/SXv9HuBJ5i looks good. +Comparing /tmp/X3FMJG9AH7 to t/mailboxes/invalid-boundaries.txt +Output /tmp/X3FMJG9AH7 looks good. ok 7 - Computing differences -Comparing /tmp/2gb1Z9Lpqf to t/mailboxes/invalid-boundaries.txt -Output /tmp/2gb1Z9Lpqf looks good. +Comparing /tmp/z6Rpo3VUBT to t/mailboxes/invalid-boundaries.txt +Output /tmp/z6Rpo3VUBT looks good. ok 8 - Computing differences ok 9 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1-dos.txt -Comparing /tmp/wexln5ZLwN to t/mailboxes/mailarc-1-dos.txt -Output /tmp/wexln5ZLwN looks good. +Comparing /tmp/UvsHHY6UTq to t/mailboxes/mailarc-1-dos.txt +Output /tmp/UvsHHY6UTq looks good. ok 10 - Computing differences -Comparing /tmp/Q4aF4IMhRJ to t/mailboxes/mailarc-1-dos.txt -Output /tmp/Q4aF4IMhRJ looks good. +Comparing /tmp/K4JnDY5J78 to t/mailboxes/mailarc-1-dos.txt +Output /tmp/K4JnDY5J78 looks good. ok 11 - Computing differences ok 12 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1.txt -Comparing /tmp/Nc_NCuQSVa to t/mailboxes/mailarc-1.txt -Output /tmp/Nc_NCuQSVa looks good. +Comparing /tmp/3lGzlGosp7 to t/mailboxes/mailarc-1.txt +Output /tmp/3lGzlGosp7 looks good. ok 13 - Computing differences -Comparing /tmp/7sOJu2Hrwj to t/mailboxes/mailarc-1.txt -Output /tmp/7sOJu2Hrwj looks good. +Comparing /tmp/92N7jq1YwY to t/mailboxes/mailarc-1.txt +Output /tmp/92N7jq1YwY looks good. ok 14 - Computing differences ok 15 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-2.txt -Comparing /tmp/2TYOcPIbn1 to t/mailboxes/mailarc-2.txt -Output /tmp/2TYOcPIbn1 looks good. +Comparing /tmp/6_2lyZdndg to t/mailboxes/mailarc-2.txt +Output /tmp/6_2lyZdndg looks good. ok 16 - Computing differences -Comparing /tmp/iVJSqRnktq to t/mailboxes/mailarc-2.txt -Output /tmp/iVJSqRnktq looks good. +Comparing /tmp/mHwnYcFB6t to t/mailboxes/mailarc-2.txt +Output /tmp/mHwnYcFB6t looks good. ok 17 - Computing differences ok 18 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-3.txt -Comparing /tmp/xH6lWFlFjB to t/mailboxes/mailarc-3.txt -Output /tmp/xH6lWFlFjB looks good. +Comparing /tmp/n_HZwtwdDy to t/mailboxes/mailarc-3.txt +Output /tmp/n_HZwtwdDy looks good. ok 19 - Computing differences -Comparing /tmp/WvKKwlSq2g to t/mailboxes/mailarc-3.txt -Output /tmp/WvKKwlSq2g looks good. +Comparing /tmp/71xiq_li9c to t/mailboxes/mailarc-3.txt +Output /tmp/71xiq_li9c looks good. ok 20 - Computing differences ok 21 # skip GNU grep not available Testing filename: t/mailboxes/mailseparators.txt -Comparing /tmp/7iBGVHlPOr to t/mailboxes/mailseparators.txt -Output /tmp/7iBGVHlPOr looks good. +Comparing /tmp/DVjwFlRZm0 to t/mailboxes/mailseparators.txt +Output /tmp/DVjwFlRZm0 looks good. ok 22 - Computing differences -Comparing /tmp/owp6pQjUF8 to t/mailboxes/mailseparators.txt -Output /tmp/owp6pQjUF8 looks good. +Comparing /tmp/wsgmQ3kK3P to t/mailboxes/mailseparators.txt +Output /tmp/wsgmQ3kK3P looks good. ok 23 - Computing differences ok 24 # skip GNU grep not available Testing filename: t/mailboxes/malformed.txt -Comparing /tmp/OBvcp7tzhz to t/mailboxes/malformed.txt -Output /tmp/OBvcp7tzhz looks good. +Comparing /tmp/xU4Lkc_0gD to t/mailboxes/malformed.txt +Output /tmp/xU4Lkc_0gD looks good. ok 25 - Computing differences -Comparing /tmp/5SqVRuxb9v to t/mailboxes/malformed.txt -Output /tmp/5SqVRuxb9v looks good. +Comparing /tmp/JOg1Hm_IgX to t/mailboxes/malformed.txt +Output /tmp/JOg1Hm_IgX looks good. ok 26 - Computing differences ok 27 # skip GNU grep not available Testing filename: t/mailboxes/newlines_at_beginning.txt -Comparing /tmp/HZuVnylcTZ to t/mailboxes/newlines_at_beginning.txt -Output /tmp/HZuVnylcTZ looks good. +Comparing /tmp/OPGw4mnMBw to t/mailboxes/newlines_at_beginning.txt +Output /tmp/OPGw4mnMBw looks good. ok 28 - Computing differences -Comparing /tmp/bGsllxprj2 to t/mailboxes/newlines_at_beginning.txt -Output /tmp/bGsllxprj2 looks good. +Comparing /tmp/AyUJhbRUgK to t/mailboxes/newlines_at_beginning.txt +Output /tmp/AyUJhbRUgK looks good. ok 29 - Computing differences ok 30 # skip GNU grep not available Testing filename: t/mailboxes/vm-emacs.txt -Comparing /tmp/EDgUg7mtEH to t/mailboxes/vm-emacs.txt -Output /tmp/EDgUg7mtEH looks good. +Comparing /tmp/iILiWECBgk to t/mailboxes/vm-emacs.txt +Output /tmp/iILiWECBgk looks good. ok 31 - Computing differences -Comparing /tmp/w_tTBwimAM to t/mailboxes/vm-emacs.txt -Output /tmp/w_tTBwimAM looks good. +Comparing /tmp/yJSMQo9wH7 to t/mailboxes/vm-emacs.txt +Output /tmp/yJSMQo9wH7 looks good. ok 32 - Computing differences ok 33 # skip GNU grep not available ok @@ -8567,20 +8579,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 72 UNIX line endings and 0 Windows line endings in a sample of length 2711 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. @@ -8598,20 +8610,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 @@ -8621,20 +8633,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 27 UNIX line endings and 0 Windows line endings in a sample of length 637 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -8647,20 +8659,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -8680,19 +8692,19 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -8701,21 +8713,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 27 UNIX line endings and 0 Windows line endings in a sample of length 637 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -8732,21 +8744,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -8755,20 +8767,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 110 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "=-Yb3G0z+a1ZV00/YAUUh4" @@ -8783,20 +8795,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -8824,19 +8836,19 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 @@ -8856,21 +8868,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 110 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "=-Yb3G0z+a1ZV00/YAUUh4" @@ -8891,21 +8903,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -8925,20 +8937,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -8952,19 +8964,19 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -8995,20 +9007,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 @@ -9030,21 +9042,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9061,21 +9073,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -9096,20 +9108,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9122,20 +9134,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -9166,20 +9178,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 @@ -9201,21 +9213,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9233,20 +9245,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -9267,20 +9279,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9293,20 +9305,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -9328,20 +9340,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 @@ -9354,21 +9366,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9385,21 +9397,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -9411,20 +9423,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9437,20 +9449,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -9481,20 +9493,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 @@ -9516,21 +9528,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9547,21 +9559,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -9582,20 +9594,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 91 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9608,20 +9620,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -9642,20 +9654,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 @@ -9667,21 +9679,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 91 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9698,21 +9710,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -9723,20 +9735,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 125 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9749,20 +9761,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -9783,20 +9795,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 @@ -9808,21 +9820,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 125 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9839,21 +9851,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -9864,20 +9876,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 53 UNIX line endings and 0 Windows line endings in a sample of length 2383 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9890,20 +9902,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9922,20 +9934,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -9944,21 +9956,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 53 UNIX line endings and 0 Windows line endings in a sample of length 2383 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -9975,21 +9987,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary @@ -9998,245 +10010,243 @@ 1..60 Testing filename: t/mailboxes/binary_body.txt Testing partial mailbox reset with Perl implementation -Comparing /tmp/lX52HaXKU2 to t/results/reset_binary_body.stdout -Output /tmp/lX52HaXKU2 looks good. +Comparing /tmp/Kmk4IWYvfJ to t/results/reset_binary_body.stdout +Output /tmp/Kmk4IWYvfJ looks good. ok 1 - Computing differences Testing partial mailbox reset with Cache implementation -Comparing /tmp/SZG7rk0okd to t/results/reset_binary_body.stdout -Output /tmp/SZG7rk0okd looks good. +Comparing /tmp/9Co5tEGgpr to t/results/reset_binary_body.stdout +Output /tmp/9Co5tEGgpr looks good. ok 2 - Computing differences Testing partial mailbox reset with Grep implementation ok 3 # skip GNU grep not available Testing full mailbox reset with Perl implementation -Comparing /tmp/xe4CO_f5L_ to t/results/reset_binary_body.stdout -Output /tmp/xe4CO_f5L_ looks good. +Comparing /tmp/PggRtJxHIc to t/results/reset_binary_body.stdout +Output /tmp/PggRtJxHIc looks good. ok 4 - Computing differences Testing full mailbox reset with Cache implementation -Comparing /tmp/VMDLAQECs4 to t/results/reset_binary_body.stdout -Output /tmp/VMDLAQECs4 looks good. +Comparing /tmp/ESNhd3vtbw to t/results/reset_binary_body.stdout +Output /tmp/ESNhd3vtbw looks good. ok 5 - Computing differences Testing full mailbox reset with Grep implementation ok 6 # skip GNU grep not available Testing filename: t/mailboxes/hessbug.txt Testing partial mailbox reset with Perl implementation -Comparing /tmp/4MOTx7f__P to t/results/reset_hessbug.stdout -Output /tmp/4MOTx7f__P looks good. +Comparing /tmp/nC1TqghAoP to t/results/reset_hessbug.stdout +Output /tmp/nC1TqghAoP looks good. ok 7 - Computing differences Testing partial mailbox reset with Cache implementation -Comparing /tmp/K816zrlvuZ to t/results/reset_hessbug.stdout -Output /tmp/K816zrlvuZ looks good. +Comparing /tmp/EgFegklLHb to t/results/reset_hessbug.stdout +Output /tmp/EgFegklLHb looks good. ok 8 - Computing differences Testing partial mailbox reset with Grep implementation ok 9 # skip GNU grep not available Testing full mailbox reset with Perl implementation -Comparing /tmp/p16YiFjGGD to t/results/reset_hessbug.stdout -Output /tmp/p16YiFjGGD looks good. +Comparing /tmp/RZKmBRiQOY to t/results/reset_hessbug.stdout +Output /tmp/RZKmBRiQOY looks good. ok 10 - Computing differences Testing full mailbox reset with Cache implementation -Comparing /tmp/sZz0PEyW_W to t/results/reset_hessbug.stdout -Output /tmp/sZz0PEyW_W looks good. +Comparing /tmp/XX57JIaOdv to t/results/reset_hessbug.stdout +Output /tmp/XX57JIaOdv looks good. ok 11 - Computing differences Testing full mailbox reset with Grep implementation ok 12 # skip GNU grep not available Testing filename: t/mailboxes/invalid-boundaries.txt Testing partial mailbox reset with Perl implementation -Comparing /tmp/34ggrocdZN to t/results/reset_invalid-boundaries.stdout -Output /tmp/34ggrocdZN looks good. +Comparing /tmp/Wi8CRjPF9S to t/results/reset_invalid-boundaries.stdout +Output /tmp/Wi8CRjPF9S looks good. ok 13 - Computing differences Testing partial mailbox reset with Cache implementation -Comparing /tmp/Vn8BMyfynh to t/results/reset_invalid-boundaries.stdout -Output /tmp/Vn8BMyfynh looks good. +Comparing /tmp/0rF5DNB7aQ to t/results/reset_invalid-boundaries.stdout +Output /tmp/0rF5DNB7aQ looks good. ok 14 - Computing differences Testing partial mailbox reset with Grep implementation ok 15 # skip GNU grep not available Testing full mailbox reset with Perl implementation -Comparing /tmp/IeR37DAMj0 to t/results/reset_invalid-boundaries.stdout -Output /tmp/IeR37DAMj0 looks good. +Comparing /tmp/ccZbPIok4K to t/results/reset_invalid-boundaries.stdout +Output /tmp/ccZbPIok4K looks good. ok 16 - Computing differences Testing full mailbox reset with Cache implementation -Comparing /tmp/f_jfvz6GDs to t/results/reset_invalid-boundaries.stdout -Output /tmp/f_jfvz6GDs looks good. +Comparing /tmp/lYUP3ATKB4 to t/results/reset_invalid-boundaries.stdout +Output /tmp/lYUP3ATKB4 looks good. ok 17 - Computing differences Testing full mailbox reset with Grep implementation ok 18 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1-dos.txt Testing partial mailbox reset with Perl implementation -Comparing /tmp/7fNV9WPliF to t/results/reset_mailarc-1-dos.stdout -Output /tmp/7fNV9WPliF looks good. +Comparing /tmp/us9UepPdpL to t/results/reset_mailarc-1-dos.stdout +Output /tmp/us9UepPdpL looks good. ok 19 - Computing differences Testing partial mailbox reset with Cache implementation -Comparing /tmp/bHKzzh_PAm to t/results/reset_mailarc-1-dos.stdout -Output /tmp/bHKzzh_PAm looks good. +Comparing /tmp/XyCTrQK3Mg to t/results/reset_mailarc-1-dos.stdout +Output /tmp/XyCTrQK3Mg looks good. ok 20 - Computing differences Testing partial mailbox reset with Grep implementation ok 21 # skip GNU grep not available Testing full mailbox reset with Perl implementation -Comparing /tmp/TAaoUacn2t to t/results/reset_mailarc-1-dos.stdout -Output /tmp/TAaoUacn2t looks good. +Comparing /tmp/kLzFi9QKJu to t/results/reset_mailarc-1-dos.stdout +Output /tmp/kLzFi9QKJu looks good. ok 22 - Computing differences Testing full mailbox reset with Cache implementation -Comparing /tmp/yw0lTIoMWq to t/results/reset_mailarc-1-dos.stdout -Output /tmp/yw0lTIoMWq looks good. +Comparing /tmp/yMKl60WGsl to t/results/reset_mailarc-1-dos.stdout +Output /tmp/yMKl60WGsl looks good. ok 23 - Computing differences Testing full mailbox reset with Grep implementation ok 24 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-1.txt Testing partial mailbox reset with Perl implementation -Comparing /tmp/uqsgxaWLu7 to t/results/reset_mailarc-1.stdout -Output /tmp/uqsgxaWLu7 looks good. +Comparing /tmp/7VdVrBFCWU to t/results/reset_mailarc-1.stdout +Output /tmp/7VdVrBFCWU looks good. ok 25 - Computing differences Testing partial mailbox reset with Cache implementation -Comparing /tmp/lGjleVuV3k to t/results/reset_mailarc-1.stdout -Output /tmp/lGjleVuV3k looks good. +Comparing /tmp/X6WS7zeT_x to t/results/reset_mailarc-1.stdout +Output /tmp/X6WS7zeT_x looks good. ok 26 - Computing differences Testing partial mailbox reset with Grep implementation ok 27 # skip GNU grep not available Testing full mailbox reset with Perl implementation -Comparing /tmp/bQRf9PWaOe to t/results/reset_mailarc-1.stdout -Output /tmp/bQRf9PWaOe looks good. +Comparing /tmp/PlHRcz_3Ry to t/results/reset_mailarc-1.stdout +Output /tmp/PlHRcz_3Ry looks good. ok 28 - Computing differences Testing full mailbox reset with Cache implementation -Comparing /tmp/89r8i060py to t/results/reset_mailarc-1.stdout -Output /tmp/89r8i060py looks good. +Comparing /tmp/gsdG8y5ARz to t/results/reset_mailarc-1.stdout +Output /tmp/gsdG8y5ARz looks good. ok 29 - Computing differences Testing full mailbox reset with Grep implementation ok 30 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-2.txt Testing partial mailbox reset with Perl implementation -Comparing /tmp/k7g38EJuVE to t/results/reset_mailarc-2.stdout -Output /tmp/k7g38EJuVE looks good. +Comparing /tmp/h_7iD0xQNV to t/results/reset_mailarc-2.stdout +Output /tmp/h_7iD0xQNV looks good. ok 31 - Computing differences Testing partial mailbox reset with Cache implementation -Comparing /tmp/dP7EldxRHq to t/results/reset_mailarc-2.stdout -Output /tmp/dP7EldxRHq looks good. +Comparing /tmp/XX9Em_cGLQ to t/results/reset_mailarc-2.stdout +Output /tmp/XX9Em_cGLQ looks good. ok 32 - Computing differences Testing partial mailbox reset with Grep implementation ok 33 # skip GNU grep not available Testing full mailbox reset with Perl implementation -Comparing /tmp/vxIFubX4vh to t/results/reset_mailarc-2.stdout -Output /tmp/vxIFubX4vh looks good. +Comparing /tmp/98VcQMTX4T to t/results/reset_mailarc-2.stdout +Output /tmp/98VcQMTX4T looks good. ok 34 - Computing differences Testing full mailbox reset with Cache implementation -Comparing /tmp/ExhhdPKxSp to t/results/reset_mailarc-2.stdout -Output /tmp/ExhhdPKxSp looks good. +Comparing /tmp/fejqvcaoIf to t/results/reset_mailarc-2.stdout +Output /tmp/fejqvcaoIf looks good. ok 35 - Computing differences Testing full mailbox reset with Grep implementation ok 36 # skip GNU grep not available Testing filename: t/mailboxes/mailarc-3.txt Testing partial mailbox reset with Perl implementation -Comparing /tmp/4TIHykJhSf to t/results/reset_mailarc-3.stdout -Output /tmp/4TIHykJhSf looks good. +Comparing /tmp/Pz72fadai2 to t/results/reset_mailarc-3.stdout +Output /tmp/Pz72fadai2 looks good. ok 37 - Computing differences Testing partial mailbox reset with Cache implementation -Comparing /tmp/1_4FIdWy6u to t/results/reset_mailarc-3.stdout -Output /tmp/1_4FIdWy6u looks good. +Comparing /tmp/npwO6upqrV to t/results/reset_mailarc-3.stdout +Output /tmp/npwO6upqrV looks good. ok 38 - Computing differences Testing partial mailbox reset with Grep implementation ok 39 # skip GNU grep not available Testing full mailbox reset with Perl implementation -Comparing /tmp/UvVib8vmXj to t/results/reset_mailarc-3.stdout -Output /tmp/UvVib8vmXj looks good. +Comparing /tmp/N2trudTPPY to t/results/reset_mailarc-3.stdout +Output /tmp/N2trudTPPY looks good. ok 40 - Computing differences Testing full mailbox reset with Cache implementation -Comparing /tmp/X5wVYRiSUM to t/results/reset_mailarc-3.stdout -Output /tmp/X5wVYRiSUM looks good. +Comparing /tmp/TxCQdERzzG to t/results/reset_mailarc-3.stdout +Output /tmp/TxCQdERzzG looks good. ok 41 - Computing differences Testing full mailbox reset with Grep implementation ok 42 # skip GNU grep not available Testing filename: t/mailboxes/mailseparators.txt Testing partial mailbox reset with Perl implementation -Comparing /tmp/N7X4Lk_9zH to t/results/reset_mailseparators.stdout -Output /tmp/N7X4Lk_9zH looks good. +Comparing /tmp/Mhk_I7YS10 to t/results/reset_mailseparators.stdout +Output /tmp/Mhk_I7YS10 looks good. ok 43 - Computing differences Testing partial mailbox reset with Cache implementation -Comparing /tmp/bxkUgRV1CQ to t/results/reset_mailseparators.stdout -Output /tmp/bxkUgRV1CQ looks good. +Comparing /tmp/J_g3vGiua3 to t/results/reset_mailseparators.stdout +Output /tmp/J_g3vGiua3 looks good. ok 44 - Computing differences Testing partial mailbox reset with Grep implementation ok 45 # skip GNU grep not available Testing full mailbox reset with Perl implementation -Comparing /tmp/YbmTrUOk7c to t/results/reset_mailseparators.stdout -Output /tmp/YbmTrUOk7c looks good. +Comparing /tmp/_BTxElwhge to t/results/reset_mailseparators.stdout +Output /tmp/_BTxElwhge looks good. ok 46 - Computing differences Testing full mailbox reset with Cache implementation -Comparing /tmp/1uIY2EwS25 to t/results/reset_mailseparators.stdout -Output /tmp/1uIY2EwS25 looks good. +Comparing /tmp/R0RBshpvXH to t/results/reset_mailseparators.stdout +Output /tmp/R0RBshpvXH looks good. ok 47 - Computing differences Testing full mailbox reset with Grep implementation ok 48 # skip GNU grep not available Testing filename: t/mailboxes/malformed.txt Testing partial mailbox reset with Perl implementation -Comparing /tmp/0YiMlftI46 to t/results/reset_malformed.stdout -Output /tmp/0YiMlftI46 looks good. +Comparing /tmp/u1F6iDp7jJ to t/results/reset_malformed.stdout +Output /tmp/u1F6iDp7jJ looks good. ok 49 - Computing differences Testing partial mailbox reset with Cache implementation -Comparing /tmp/n8OsGeq2GF to t/results/reset_malformed.stdout -Output /tmp/n8OsGeq2GF looks good. +Comparing /tmp/qYtLN2B55F to t/results/reset_malformed.stdout +Output /tmp/qYtLN2B55F looks good. ok 50 - Computing differences Testing partial mailbox reset with Grep implementation ok 51 # skip GNU grep not available Testing full mailbox reset with Perl implementation -Comparing /tmp/hQ1Kxiq_oD to t/results/reset_malformed.stdout -Output /tmp/hQ1Kxiq_oD looks good. +Comparing /tmp/WjAjJWHpda to t/results/reset_malformed.stdout +Output /tmp/WjAjJWHpda looks good. ok 52 - Computing differences Testing full mailbox reset with Cache implementation -Comparing /tmp/Y8W6sVLxv7 to t/results/reset_malformed.stdout -Output /tmp/Y8W6sVLxv7 looks good. +Comparing /tmp/wpa35662eV to t/results/reset_malformed.stdout +Output /tmp/wpa35662eV looks good. ok 53 - Computing differences Testing full mailbox reset with Grep implementation ok 54 # skip GNU grep not available Testing filename: t/mailboxes/newlines_at_beginning.txt Testing partial mailbox reset with Perl implementation -Comparing /tmp/AVS7yZ5Zat to t/results/reset_newlines_at_beginning.stdout -Output /tmp/AVS7yZ5Zat looks good. +Comparing /tmp/Afv5m9dkWa to t/results/reset_newlines_at_beginning.stdout +Output /tmp/Afv5m9dkWa looks good. ok 55 - Computing differences Testing partial mailbox reset with Cache implementation -Comparing /tmp/EzCCSXLzyh to t/results/reset_newlines_at_beginning.stdout -Output /tmp/EzCCSXLzyh looks good. +Comparing /tmp/nEqSMrhCqD to t/results/reset_newlines_at_beginning.stdout +Output /tmp/nEqSMrhCqD looks good. ok 56 - Computing differences Testing partial mailbox reset with Grep implementation ok 57 # skip GNU grep not available Testing full mailbox reset with Perl implementation -Comparing /tmp/7My3i4jL9L to t/results/reset_newlines_at_beginning.stdout -Output /tmp/7My3i4jL9L looks good. +Comparing /tmp/zpetlZGqti to t/results/reset_newlines_at_beginning.stdout +Output /tmp/zpetlZGqti looks good. ok 58 - Computing differences Testing full mailbox reset with Cache implementation -Comparing /tmp/7ZS9H2_rvE to t/results/reset_newlines_at_beginning.stdout -Output /tmp/7ZS9H2_rvE looks good. +Comparing /tmp/uXrLnPIt0K to t/results/reset_newlines_at_beginning.stdout +Output /tmp/uXrLnPIt0K looks good. ok 59 - Computing differences Testing full mailbox reset with Grep implementation ok 60 # skip GNU grep not available ok DEBUG (Mail::Mbox::MessageParser): Preparing file handle -DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/separators1.sep" file type: mailbox -DEBUG (Mail::Mbox::MessageParser): Opening file "t/mailboxes/separators1.sep" -DEBUG (Mail::Mbox::MessageParser): File "t/mailboxes/separators1.sep" is not compressed -DEBUG (Mail::Mbox::MessageParser): Found 98 UNIX line endings and 0 Windows line endings in a sample of length 4000 +DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/separators2.sep" file type: mailbox +DEBUG (Mail::Mbox::MessageParser): Opening file "t/mailboxes/separators2.sep" +DEBUG (Mail::Mbox::MessageParser): File "t/mailboxes/separators2.sep" is not compressed +DEBUG (Mail::Mbox::MessageParser): Found 75 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/separators1.sep" has not yet been parsed +DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/separators2.sep" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/separators1.sep -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/separators2.sep DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4161 -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3553 -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 6323 -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2945 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 5507 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3983 DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary DEBUG (Mail::Mbox::MessageParser): Reading cache @@ -10244,64 +10254,64 @@ DEBUG (Mail::Mbox::MessageParser): Message from Storable module: "Magic number checking on storable file failed at /usr/lib/i386-linux-gnu/perl/5.28/Storable.pm line 412, at /build/libmail-mbox-messageparser-perl-1.5111/blib/lib/Mail/Mbox/MessageParser/MetaInfo.pm line 175. DEBUG (Mail::Mbox::MessageParser): " DEBUG (Mail::Mbox::MessageParser): Preparing file handle -DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/separators1.sep" file type: mailbox -DEBUG (Mail::Mbox::MessageParser): Opening file "t/mailboxes/separators1.sep" -DEBUG (Mail::Mbox::MessageParser): File "t/mailboxes/separators1.sep" is not compressed -DEBUG (Mail::Mbox::MessageParser): Found 98 UNIX line endings and 0 Windows line endings in a sample of length 4000 +DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/separators2.sep" file type: mailbox +DEBUG (Mail::Mbox::MessageParser): Opening file "t/mailboxes/separators2.sep" +DEBUG (Mail::Mbox::MessageParser): File "t/mailboxes/separators2.sep" is not compressed +DEBUG (Mail::Mbox::MessageParser): Found 75 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/separators1.sep" has not yet been parsed +DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/separators2.sep" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/separators1.sep -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/separators2.sep DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4161 -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3553 -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 6323 -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2945 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 5507 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3983 DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filehandle file type: mailbox DEBUG (Mail::Mbox::MessageParser): Filehandle is not compressed -DEBUG (Mail::Mbox::MessageParser): Found 75 UNIX line endings and 0 Windows line endings in a sample of length 4000 +DEBUG (Mail::Mbox::MessageParser): Found 98 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/separators2.sep" has not yet been parsed +DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/separators1.sep" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/separators2.sep -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/separators1.sep DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 5507 -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3983 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4161 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3553 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 6323 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2945 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary @@ -10310,33 +10320,35 @@ DEBUG (Mail::Mbox::MessageParser): Message from Storable module: "Magic number checking on storable file failed at /usr/lib/i386-linux-gnu/perl/5.28/Storable.pm line 412, at /build/libmail-mbox-messageparser-perl-1.5111/blib/lib/Mail/Mbox/MessageParser/MetaInfo.pm line 175. DEBUG (Mail::Mbox::MessageParser): " DEBUG (Mail::Mbox::MessageParser): Preparing file handle -DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/separators2.sep" file type: mailbox -DEBUG (Mail::Mbox::MessageParser): Opening file "t/mailboxes/separators2.sep" -DEBUG (Mail::Mbox::MessageParser): File "t/mailboxes/separators2.sep" is not compressed -DEBUG (Mail::Mbox::MessageParser): Found 75 UNIX line endings and 0 Windows line endings in a sample of length 4000 +DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/separators1.sep" file type: mailbox +DEBUG (Mail::Mbox::MessageParser): Opening file "t/mailboxes/separators1.sep" +DEBUG (Mail::Mbox::MessageParser): File "t/mailboxes/separators1.sep" is not compressed +DEBUG (Mail::Mbox::MessageParser): Found 98 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/separators2.sep" has not yet been parsed +DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/separators1.sep" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/separators1.sep DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/separators2.sep +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 5507 -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3983 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4161 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3553 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 6323 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2945 DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary DEBUG (Mail::Mbox::MessageParser): Reading cache @@ -10344,45 +10356,47 @@ DEBUG (Mail::Mbox::MessageParser): Message from Storable module: "Magic number checking on storable file failed at /usr/lib/i386-linux-gnu/perl/5.28/Storable.pm line 412, at /build/libmail-mbox-messageparser-perl-1.5111/blib/lib/Mail/Mbox/MessageParser/MetaInfo.pm line 175. DEBUG (Mail::Mbox::MessageParser): " DEBUG (Mail::Mbox::MessageParser): Preparing file handle -DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/separators2.sep" file type: mailbox -DEBUG (Mail::Mbox::MessageParser): Opening file "t/mailboxes/separators2.sep" -DEBUG (Mail::Mbox::MessageParser): File "t/mailboxes/separators2.sep" is not compressed -DEBUG (Mail::Mbox::MessageParser): Found 75 UNIX line endings and 0 Windows line endings in a sample of length 4000 +DEBUG (Mail::Mbox::MessageParser): Filename "t/mailboxes/separators1.sep" file type: mailbox +DEBUG (Mail::Mbox::MessageParser): Opening file "t/mailboxes/separators1.sep" +DEBUG (Mail::Mbox::MessageParser): File "t/mailboxes/separators1.sep" is not compressed +DEBUG (Mail::Mbox::MessageParser): Found 98 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Cache not modified, so no writing is necessary -DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/separators2.sep" has not yet been parsed +DEBUG (Mail::Mbox::MessageParser): Cache is invalid: "t/mailboxes/separators1.sep" has not yet been parsed DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Grep: Mail::Mbox::MessageParser::Grep not configured to use GNU grep. Perhaps it is not installed DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/separators2.sep -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/separators1.sep DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 5507 -DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3983 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4161 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3553 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 6323 +DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2945 DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary t/separators.t .................. 1..6 -Testing filename: t/mailboxes/separators1.sep -ok 1 - Number of emails in t/mailboxes/separators1.sep -ok 2 - Number of emails in t/mailboxes/separators1.sep -ok 3 # skip GNU grep not available Testing filename: t/mailboxes/separators2.sep -ok 4 - Number of emails in t/mailboxes/separators2.sep -ok 5 - Number of emails in t/mailboxes/separators2.sep +ok 1 - Number of emails in t/mailboxes/separators2.sep +ok 2 - Number of emails in t/mailboxes/separators2.sep +ok 3 # skip GNU grep not available +Testing filename: t/mailboxes/separators1.sep +ok 4 - Number of emails in t/mailboxes/separators1.sep +ok 5 - Number of emails in t/mailboxes/separators1.sep ok 6 # skip GNU grep not available ok DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10391,21 +10405,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary @@ -10413,91 +10427,91 @@ DEBUG (Mail::Mbox::MessageParser): Filehandle file type: gzip DEBUG (Mail::Mbox::MessageParser): Calling ""/bin/gzip" -cd" to decompress filehandle DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filehandle file type: lzip DEBUG (Mail::Mbox::MessageParser): Calling ""/usr/bin/lzip" -cd" to decompress filehandle DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 +DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary -DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filehandle file type: xz DEBUG (Mail::Mbox::MessageParser): Calling ""/usr/bin/xz" -cd" to decompress filehandle DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): file_name: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary t/stdin_compressed.t ............ 1..4 Testing filename: t/mailboxes/mailarc-2.txt.bz2 -Comparing /tmp/sayhfnKLcK to t/mailboxes/mailarc-2.txt -Output /tmp/sayhfnKLcK looks good. +Comparing /tmp/lIw7ZHQIbD to t/mailboxes/mailarc-2.txt +Output /tmp/lIw7ZHQIbD looks good. ok 1 - Computing differences Testing filename: t/mailboxes/mailarc-2.txt.gz -Comparing /tmp/vI4zrhbdIb to t/mailboxes/mailarc-2.txt -Output /tmp/vI4zrhbdIb looks good. +Comparing /tmp/38kVVZfeYS to t/mailboxes/mailarc-2.txt +Output /tmp/38kVVZfeYS looks good. ok 2 - Computing differences Testing filename: t/mailboxes/mailarc-2.txt.lz -Comparing /tmp/DW_iV1LjWr to t/mailboxes/mailarc-2.txt -Output /tmp/DW_iV1LjWr looks good. +Comparing /tmp/FN56k7TxsR to t/mailboxes/mailarc-2.txt +Output /tmp/FN56k7TxsR looks good. ok 3 - Computing differences Testing filename: t/mailboxes/mailarc-2.txt.xz -Comparing /tmp/gqmf_aWtRx to t/mailboxes/mailarc-2.txt -Output /tmp/gqmf_aWtRx looks good. +Comparing /tmp/NU0F7n5PNe to t/mailboxes/mailarc-2.txt +Output /tmp/NU0F7n5PNe looks good. ok 4 - Computing differences ok DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10506,21 +10520,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 72 UNIX line endings and 0 Windows line endings in a sample of length 2711 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): file_name: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10529,20 +10543,20 @@ DEBUG (Mail::Mbox::MessageParser): Found 27 UNIX line endings and 0 Windows line endings in a sample of length 637 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary @@ -10552,21 +10566,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 110 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): file_name: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "=-Yb3G0z+a1ZV00/YAUUh4" @@ -10577,21 +10591,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10600,21 +10614,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): file_name: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10623,21 +10637,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10646,21 +10660,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_name: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10669,21 +10683,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 91 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10692,21 +10706,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 125 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10715,21 +10729,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 53 UNIX line endings and 0 Windows line endings in a sample of length 2383 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): file_name: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10738,68 +10752,68 @@ DEBUG (Mail::Mbox::MessageParser): Found 74 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_name: -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary t/stdin_uncompressed.t .......... 1..11 Testing filename: t/mailboxes/binary_body.txt -Comparing /tmp/Ht2DpEfjiP to t/mailboxes/binary_body.txt -Output /tmp/Ht2DpEfjiP looks good. +Comparing /tmp/7UAkxPcEgn to t/mailboxes/binary_body.txt +Output /tmp/7UAkxPcEgn looks good. ok 1 - Computing differences Testing filename: t/mailboxes/hessbug.txt -Comparing /tmp/enjZsQYg83 to t/mailboxes/hessbug.txt -Output /tmp/enjZsQYg83 looks good. +Comparing /tmp/ro4SLPDGfx to t/mailboxes/hessbug.txt +Output /tmp/ro4SLPDGfx looks good. ok 2 - Computing differences Testing filename: t/mailboxes/invalid-boundaries.txt -Comparing /tmp/JJZapLBtt0 to t/mailboxes/invalid-boundaries.txt -Output /tmp/JJZapLBtt0 looks good. +Comparing /tmp/LguNPS7nJz to t/mailboxes/invalid-boundaries.txt +Output /tmp/LguNPS7nJz looks good. ok 3 - Computing differences Testing filename: t/mailboxes/mailarc-1-dos.txt -Comparing /tmp/MoZlYT1dOo to t/mailboxes/mailarc-1-dos.txt -Output /tmp/MoZlYT1dOo looks good. +Comparing /tmp/0AQhhwtkvU to t/mailboxes/mailarc-1-dos.txt +Output /tmp/0AQhhwtkvU looks good. ok 4 - Computing differences Testing filename: t/mailboxes/mailarc-1.txt -Comparing /tmp/Df_fEn4WdQ to t/mailboxes/mailarc-1.txt -Output /tmp/Df_fEn4WdQ looks good. +Comparing /tmp/sW_Bn_Cdk9 to t/mailboxes/mailarc-1.txt +Output /tmp/sW_Bn_Cdk9 looks good. ok 5 - Computing differences Testing filename: t/mailboxes/mailarc-2.txt -Comparing /tmp/OVlCdYpm7E to t/mailboxes/mailarc-2.txt -Output /tmp/OVlCdYpm7E looks good. +Comparing /tmp/9hc0qByrKn to t/mailboxes/mailarc-2.txt +Output /tmp/9hc0qByrKn looks good. ok 6 - Computing differences Testing filename: t/mailboxes/mailarc-3.txt -Comparing /tmp/SJMcPcC0lI to t/mailboxes/mailarc-3.txt -Output /tmp/SJMcPcC0lI looks good. +Comparing /tmp/x1m3O7n9H6 to t/mailboxes/mailarc-3.txt +Output /tmp/x1m3O7n9H6 looks good. ok 7 - Computing differences Testing filename: t/mailboxes/mailseparators.txt -Comparing /tmp/BrAsWceChJ to t/mailboxes/mailseparators.txt -Output /tmp/BrAsWceChJ looks good. +Comparing /tmp/nJSGops_TG to t/mailboxes/mailseparators.txt +Output /tmp/nJSGops_TG looks good. ok 8 - Computing differences Testing filename: t/mailboxes/malformed.txt -Comparing /tmp/cx5IyBW2bk to t/mailboxes/malformed.txt -Output /tmp/cx5IyBW2bk looks good. +Comparing /tmp/C0_GakXGNP to t/mailboxes/malformed.txt +Output /tmp/C0_GakXGNP looks good. ok 9 - Computing differences Testing filename: t/mailboxes/newlines_at_beginning.txt -Comparing /tmp/rjimhhAb57 to t/mailboxes/newlines_at_beginning.txt -Output /tmp/rjimhhAb57 looks good. +Comparing /tmp/meV6XGt4cu to t/mailboxes/newlines_at_beginning.txt +Output /tmp/meV6XGt4cu looks good. ok 10 - Computing differences Testing filename: t/mailboxes/vm-emacs.txt -Comparing /tmp/UC86a2ATVY to t/mailboxes/vm-emacs.txt -Output /tmp/UC86a2ATVY looks good. +Comparing /tmp/Xc9qpDS7Qi to t/mailboxes/vm-emacs.txt +Output /tmp/Xc9qpDS7Qi looks good. ok 11 - Computing differences ok DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10808,21 +10822,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 72 UNIX line endings and 0 Windows line endings in a sample of length 2711 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Preparing file handle DEBUG (Mail::Mbox::MessageParser): Filehandle file type: mailbox @@ -10834,19 +10848,19 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -10865,20 +10879,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/binary_body.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2711 @@ -10888,21 +10902,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 27 UNIX line endings and 0 Windows line endings in a sample of length 637 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -10915,20 +10929,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -10947,21 +10961,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/hessbug.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 637 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -10970,21 +10984,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 110 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "=-Yb3G0z+a1ZV00/YAUUh4" @@ -11000,19 +11014,19 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 DEBUG (Mail::Mbox::MessageParser): Inconsistent multi-part message. Could not find ending for boundary "----=_NextPart_000_0008_01C684B1.30F8FE30" @@ -11040,20 +11054,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/invalid-boundaries.txt +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4401 @@ -11072,21 +11086,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 0 UNIX line endings and 101 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -11099,20 +11113,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -11143,21 +11157,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1-dos.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 16324 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8638 @@ -11178,21 +11192,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -11205,19 +11219,19 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 @@ -11249,21 +11263,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-1.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15812 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8360 @@ -11284,21 +11298,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 92 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -11312,19 +11326,19 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -11346,21 +11360,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-2.txt DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3728 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2506 @@ -11372,21 +11386,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 103 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -11399,20 +11413,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -11443,21 +11457,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailarc-3.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 15766 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 8328 @@ -11478,21 +11492,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 91 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -11505,20 +11519,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -11539,21 +11553,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/mailseparators.txt -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 1416 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2254 @@ -11564,21 +11578,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 125 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -11591,20 +11605,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -11625,21 +11639,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_length: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/malformed.txt DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 22612 DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 3401 @@ -11650,21 +11664,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 53 UNIX line endings and 0 Windows line endings in a sample of length 2383 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -11678,19 +11692,19 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt -DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -11709,21 +11723,21 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/newlines_at_beginning.txt +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 2382 DEBUG (Mail::Mbox::MessageParser): Preparing file handle @@ -11732,21 +11746,21 @@ DEBUG (Mail::Mbox::MessageParser): Found 74 UNIX line endings and 0 Windows line endings in a sample of length 4000 DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 -DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 -DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): debug: 1 DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 0 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): New cache file specified--writing old cache if necessary. DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -11759,20 +11773,20 @@ DEBUG (Mail::Mbox::MessageParser): Couldn't instantiate Mail::Mbox::MessageParser::Cache: Updating cache DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 +DEBUG (Mail::Mbox::MessageParser): file_handle: +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 DEBUG (Mail::Mbox::MessageParser): email_length: 0 +DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: +DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt DEBUG (Mail::Mbox::MessageParser): email_offset: 0 -DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 -DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4941 DEBUG (Mail::Mbox::MessageParser): Cache was modified, so writing is necessary @@ -11792,20 +11806,20 @@ DEBUG (Mail::Mbox::MessageParser): Instantiate mailbox parser implementation: Mail::Mbox::MessageParser::Perl DEBUG (Mail::Mbox::MessageParser): Version: 1.5111 DEBUG (Mail::Mbox::MessageParser): START_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_offset: 0 +DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 +DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 +DEBUG (Mail::Mbox::MessageParser): email_number: 0 DEBUG (Mail::Mbox::MessageParser): debug: 1 -DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 +DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 +DEBUG (Mail::Mbox::MessageParser): file_handle: DEBUG (Mail::Mbox::MessageParser): email_length: 0 -DEBUG (Mail::Mbox::MessageParser): email_number: 0 +DEBUG (Mail::Mbox::MessageParser): enable_grep: 0 +DEBUG (Mail::Mbox::MessageParser): email_offset: 0 DEBUG (Mail::Mbox::MessageParser): file_name: t/mailboxes/vm-emacs.txt -DEBUG (Mail::Mbox::MessageParser): END_OF_EMAIL: 0 -DEBUG (Mail::Mbox::MessageParser): email_line_number: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 -DEBUG (Mail::Mbox::MessageParser): CURRENT_LINE_NUMBER: 1 -DEBUG (Mail::Mbox::MessageParser): enable_cache: 1 DEBUG (Mail::Mbox::MessageParser): READ_BUFFER: -DEBUG (Mail::Mbox::MessageParser): file_handle: -DEBUG (Mail::Mbox::MessageParser): READ_CHUNK_SIZE: 20000 +DEBUG (Mail::Mbox::MessageParser): CURRENT_OFFSET: 0 DEBUG (Mail::Mbox::MessageParser): Reading mailbox prologue using Perl DEBUG (Mail::Mbox::MessageParser): Storing data into cache, length 4941 DEBUG (Mail::Mbox::MessageParser): Exiting and writing cache if necessary @@ -11813,102 +11827,102 @@ t/undef_return_value.t .......... 1..33 Testing Perl -Comparing /tmp/Zp1XkaY83T to t/mailboxes/binary_body.txt -Output /tmp/Zp1XkaY83T looks good. +Comparing /tmp/Q01tk1scQ0 to t/mailboxes/binary_body.txt +Output /tmp/Q01tk1scQ0 looks good. ok 1 - Computing differences Testing Cache implementation -Comparing /tmp/rPy3N1AeEE to t/mailboxes/binary_body.txt -Output /tmp/rPy3N1AeEE looks good. +Comparing /tmp/4hVnuhefB8 to t/mailboxes/binary_body.txt +Output /tmp/4hVnuhefB8 looks good. ok 2 - Computing differences ok 3 # skip GNU grep not available Testing Perl -Comparing /tmp/Q84ZQUM9U7 to t/mailboxes/hessbug.txt -Output /tmp/Q84ZQUM9U7 looks good. +Comparing /tmp/BZHqy5_2pd to t/mailboxes/hessbug.txt +Output /tmp/BZHqy5_2pd looks good. ok 4 - Computing differences Testing Cache implementation -Comparing /tmp/MUqLEX8quM to t/mailboxes/hessbug.txt -Output /tmp/MUqLEX8quM looks good. +Comparing /tmp/Aw_t4JN42Z to t/mailboxes/hessbug.txt +Output /tmp/Aw_t4JN42Z looks good. ok 5 - Computing differences ok 6 # skip GNU grep not available Testing Perl -Comparing /tmp/PZikE66nm3 to t/mailboxes/invalid-boundaries.txt -Output /tmp/PZikE66nm3 looks good. +Comparing /tmp/8cuMtqpDmB to t/mailboxes/invalid-boundaries.txt +Output /tmp/8cuMtqpDmB looks good. ok 7 - Computing differences Testing Cache implementation -Comparing /tmp/3uuoMRYRGP to t/mailboxes/invalid-boundaries.txt -Output /tmp/3uuoMRYRGP looks good. +Comparing /tmp/f0GL4Tn91b to t/mailboxes/invalid-boundaries.txt +Output /tmp/f0GL4Tn91b looks good. ok 8 - Computing differences ok 9 # skip GNU grep not available Testing Perl -Comparing /tmp/2_8Q9oMU7M to t/mailboxes/mailarc-1-dos.txt -Output /tmp/2_8Q9oMU7M looks good. +Comparing /tmp/6uUMMljhp1 to t/mailboxes/mailarc-1-dos.txt +Output /tmp/6uUMMljhp1 looks good. ok 10 - Computing differences Testing Cache implementation -Comparing /tmp/FCHBfrjfNE to t/mailboxes/mailarc-1-dos.txt -Output /tmp/FCHBfrjfNE looks good. +Comparing /tmp/hgDwQerevz to t/mailboxes/mailarc-1-dos.txt +Output /tmp/hgDwQerevz looks good. ok 11 - Computing differences ok 12 # skip GNU grep not available Testing Perl -Comparing /tmp/KG94x7WJCL to t/mailboxes/mailarc-1.txt -Output /tmp/KG94x7WJCL looks good. +Comparing /tmp/QA1rdJqZhX to t/mailboxes/mailarc-1.txt +Output /tmp/QA1rdJqZhX looks good. ok 13 - Computing differences Testing Cache implementation -Comparing /tmp/JBquRiHD8I to t/mailboxes/mailarc-1.txt -Output /tmp/JBquRiHD8I looks good. +Comparing /tmp/jAUtlWU3LM to t/mailboxes/mailarc-1.txt +Output /tmp/jAUtlWU3LM looks good. ok 14 - Computing differences ok 15 # skip GNU grep not available Testing Perl -Comparing /tmp/DFbX3935i6 to t/mailboxes/mailarc-2.txt -Output /tmp/DFbX3935i6 looks good. +Comparing /tmp/AyFeqYxopX to t/mailboxes/mailarc-2.txt +Output /tmp/AyFeqYxopX looks good. ok 16 - Computing differences Testing Cache implementation -Comparing /tmp/hcVywdiIOc to t/mailboxes/mailarc-2.txt -Output /tmp/hcVywdiIOc looks good. +Comparing /tmp/4Jmbuy0ohn to t/mailboxes/mailarc-2.txt +Output /tmp/4Jmbuy0ohn looks good. ok 17 - Computing differences ok 18 # skip GNU grep not available Testing Perl -Comparing /tmp/y6sOfL0kX_ to t/mailboxes/mailarc-3.txt -Output /tmp/y6sOfL0kX_ looks good. +Comparing /tmp/e4lPY5Y2xk to t/mailboxes/mailarc-3.txt +Output /tmp/e4lPY5Y2xk looks good. ok 19 - Computing differences Testing Cache implementation -Comparing /tmp/lPjvhrwRqO to t/mailboxes/mailarc-3.txt -Output /tmp/lPjvhrwRqO looks good. +Comparing /tmp/HdPLEXgknd to t/mailboxes/mailarc-3.txt +Output /tmp/HdPLEXgknd looks good. ok 20 - Computing differences ok 21 # skip GNU grep not available Testing Perl -Comparing /tmp/NoTsQXubHk to t/mailboxes/mailseparators.txt -Output /tmp/NoTsQXubHk looks good. +Comparing /tmp/zo2ambZE78 to t/mailboxes/mailseparators.txt +Output /tmp/zo2ambZE78 looks good. ok 22 - Computing differences Testing Cache implementation -Comparing /tmp/nKd12C30XA to t/mailboxes/mailseparators.txt -Output /tmp/nKd12C30XA looks good. +Comparing /tmp/F6hX4v8_pq to t/mailboxes/mailseparators.txt +Output /tmp/F6hX4v8_pq looks good. ok 23 - Computing differences ok 24 # skip GNU grep not available Testing Perl -Comparing /tmp/_XCSXcPi9Y to t/mailboxes/malformed.txt -Output /tmp/_XCSXcPi9Y looks good. +Comparing /tmp/tFaIoXx5SA to t/mailboxes/malformed.txt +Output /tmp/tFaIoXx5SA looks good. ok 25 - Computing differences Testing Cache implementation -Comparing /tmp/vhgS9jTTGB to t/mailboxes/malformed.txt -Output /tmp/vhgS9jTTGB looks good. +Comparing /tmp/HvEM8fqGyt to t/mailboxes/malformed.txt +Output /tmp/HvEM8fqGyt looks good. ok 26 - Computing differences ok 27 # skip GNU grep not available Testing Perl -Comparing /tmp/jwwh1sFuFP to t/mailboxes/newlines_at_beginning.txt -Output /tmp/jwwh1sFuFP looks good. +Comparing /tmp/W8tSSHs2bE to t/mailboxes/newlines_at_beginning.txt +Output /tmp/W8tSSHs2bE looks good. ok 28 - Computing differences Testing Cache implementation -Comparing /tmp/REyGmoOHz4 to t/mailboxes/newlines_at_beginning.txt -Output /tmp/REyGmoOHz4 looks good. +Comparing /tmp/mFtDqIb0dG to t/mailboxes/newlines_at_beginning.txt +Output /tmp/mFtDqIb0dG looks good. ok 29 - Computing differences ok 30 # skip GNU grep not available Testing Perl -Comparing /tmp/qD2TBlKtZm to t/mailboxes/vm-emacs.txt -Output /tmp/qD2TBlKtZm looks good. +Comparing /tmp/2L5xeFRqou to t/mailboxes/vm-emacs.txt +Output /tmp/2L5xeFRqou looks good. ok 31 - Computing differences Testing Cache implementation -Comparing /tmp/6siM8OwNBt to t/mailboxes/vm-emacs.txt -Output /tmp/6siM8OwNBt looks good. +Comparing /tmp/ITFjz7rJod to t/mailboxes/vm-emacs.txt +Output /tmp/ITFjz7rJod looks good. ok 32 - Computing differences ok 33 # skip GNU grep not available ok @@ -11916,14 +11930,14 @@ 1..1 Running test: "/bin/cat" "t/mailboxes/mailarc-2.txt.xz" | "/usr/bin/xz" -cd -Comparing /tmp/e_PXB_er9O to t/results/mailarc-2.txt -Output /tmp/e_PXB_er9O looks good. -Comparing /tmp/6EMH1rTTBB to t/results/none -Output /tmp/6EMH1rTTBB looks good. +Comparing /tmp/bXYYycU6uu to t/results/mailarc-2.txt +Output /tmp/bXYYycU6uu looks good. +Comparing /tmp/19i5kiAv2a to t/results/none +Output /tmp/19i5kiAv2a looks good. ok 1 - Computing differences ok All tests successful. -Files=25, Tests=370, 15 wallclock secs ( 0.46 usr 0.10 sys + 7.53 cusr 0.92 csys = 9.01 CPU) +Files=25, Tests=370, 5 wallclock secs ( 0.16 usr 0.02 sys + 3.64 cusr 0.48 csys = 4.30 CPU) Result: PASS make[1]: Leaving directory '/build/libmail-mbox-messageparser-perl-1.5111' create-stamp debian/debhelper-build-stamp @@ -11932,21 +11946,21 @@ dh_testroot dh_prep dh_auto_install - make -j10 install DESTDIR=/build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr + make -j18 install DESTDIR=/build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr make[1]: Entering directory '/build/libmail-mbox-messageparser-perl-1.5111' Manifying 6 pod documents Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/perl5/Mail/Mbox/MessageParser.pm +Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/perl5/Mail/Mbox/MessageParser/Grep.pm Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/perl5/Mail/Mbox/MessageParser/Perl.pm -Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/perl5/Mail/Mbox/MessageParser/MetaInfo.pm Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/perl5/Mail/Mbox/MessageParser/Cache.pm -Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/perl5/Mail/Mbox/MessageParser/Grep.pm +Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/perl5/Mail/Mbox/MessageParser/MetaInfo.pm Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/perl5/Mail/Mbox/MessageParser/Config.pm -Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/man/man3/Mail::Mbox::MessageParser::Perl.3pm Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/man/man3/Mail::Mbox::MessageParser.3pm +Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/man/man3/Mail::Mbox::MessageParser::Cache.3pm +Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/man/man3/Mail::Mbox::MessageParser::Perl.3pm Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/man/man3/Mail::Mbox::MessageParser::Config.3pm Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/man/man3/Mail::Mbox::MessageParser::Grep.3pm Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/man/man3/Mail::Mbox::MessageParser::MetaInfo.3pm -Installing /build/libmail-mbox-messageparser-perl-1.5111/debian/libmail-mbox-messageparser-perl/usr/share/man/man3/Mail::Mbox::MessageParser::Cache.3pm make[1]: Leaving directory '/build/libmail-mbox-messageparser-perl-1.5111' dh_installdocs dh_installchangelogs @@ -11969,12 +11983,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/40820/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/40820/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/19743 and its subdirectories -I: Current time: Wed Apr 1 15:43:24 -12 2020 -I: pbuilder-time-stamp: 1585799004 +I: removing directory /srv/workspace/pbuilder/40820 and its subdirectories +I: Current time: Thu May 6 00:06:48 +14 2021 +I: pbuilder-time-stamp: 1620209208