|
Majordomo-Users (October 1996) |
Re: MJ 1.94 release. Why is this line in 'sample.cf'? >die "Perl version $] too old\n" if ($] < 4.019); Shouldn't it be: >die "Perl version $] too old\n" if ($] < 5.002); ? Regards, Jim --- James B. Byrne mailto:byrnejb@harte-lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca Hamilton, Ontario 905-561-1241 Follow-Ups:
|