Package: libmail-mboxparser-perl
Version: 0.54-1
Severity: important

next_message() hangs when oldparser  => 1 is not specified:

my $mb = Mail::MboxParser->new($file_name);
while (my $msg = $mb->next_message) {
    ...
}

hangs, and

my $mb = Mail::MboxParser->new($file_name, oldparser  => 1)

works fine

Cheers,
Srdjan

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)

Versions of packages libmail-mboxparser-perl depends on:
ii  libmime-perl                  5.420-0.1  Perl5 modules for MIME-compliant m
ii  perl                          5.8.8-6    Larry Wall's Practical Extraction 
ii  perl-modules [libfile-temp-pe 5.8.8-6    Core Perl modules

Versions of packages libmail-mboxparser-perl recommends:
ii  libmail-mbox-messageparser-pe 1.4004-1   fast and simple mbox folder reader

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to