Ramprasad wrote:
Hello all,
I was running a small test script with MIME::Fast and it simply
segfaults. Can anyone tell me why
## BEGIN SCRIPT ###
#!/usr/bin/perl
use MIME::Fast;
my $str = new MIME::Fast::Stream(\*DATA);
use strict;
use warnings;
You do n
Hello all,
I was running a small test script with MIME::Fast and it simply
segfaults. Can anyone tell me why
## BEGIN SCRIPT ###
#!/usr/bin/perl
use MIME::Fast;
my $str = new MIME::Fast::Stream(\*DATA);
my $msg = MIME::Fast::Parser::construct_message($st