[lars@thegler.dk - Tue Jun 1 14:46:25 2004]:
Show quoted text> Email::LocalDelivery uses the filehandle autovivification "open my
> $fh ..." construct, which was only introduced in Perl 5.6. It's a
> simple change to make this compatible with Perl 5.005_03.
Of course the 'require 5.005_62;', 'use warnings;' and 'our ...' must go
as well. Sorry :)
Shout if you want complete diffs.
/Lars