On 1/30/25 17:52, Karl Berry wrote:
Using "use warnings;" (and "use strict;") is good style in Perl, however. The best option is probably to just delete the "FATAL => 'all'" part from those lines. Warnings are warnings instead of errors for good reason.[...]Maybe Automake shouldn't use: use warnings FATAL => 'all'; Agreed. I'm working on it. --thanks, karl.
-- Jacob