>>>>> "BS" == Bill Silvert <bill@biome.bio.dfo.ca> writes:
BS> It is with 1.94b5, but I've suddenly had the
BS> same problem with other versions I've tried.
Perl version?
BS> and I don't understand the "must specify '-l list'" warning since the
BS> "-l list" is clearly specified.
Try changing the order of arguments, and try eliminating spaces between the
options and their arguments. Some versions of Getopts are picky.
BS> Could these messages reflect a problem with an external mailer?
No, the source is clear on this point. Getopts is called, and if $opt_l is
undef, then resend dies.
- J<
References:
|
|