Re: Segfault in MIME::Fast

2003-06-14 Thread Wiggins d'Anconia
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

Segfault in MIME::Fast

2003-06-06 Thread Ramprasad
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