[prev] [thread] [next] [lurker] [Date index for 2002/10/09]
On Wed, Oct 09, 2002 at 05:14:54PM +0100, Richard Clamp said:
> Yes, it does - I now have a reproducible error. Thank you.
Weirdly enough
I wrote this ...
-- code --
#!/usr/bin/perl -w
use strict;
use Mail::Internet;
my $mail = Mail::Internet->new(\*STDIN);
print $mail->head->get('From'),"\n";
-- end code --
and
./parsemessage < etc/take_3
works fine but
bin/tequila gestalttest sub < etc/take3
chokes
Generated at 13:56 on 01 Jul 2004 by mariachi 0.52