X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fconvert4r3.src;h=810b3374fc778ebfc9ee54a4fc2f6de071ad3287;hb=cf0812d57c63b531e2e73187508c7ae99156043c;hp=0ccaf6cee126dbb83615a927a82b2d613e262943;hpb=3634fc257bd0667daef14d72005cd87c735bbb24;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/convert4r3.src b/src/src/convert4r3.src index 0ccaf6cee..810b3374f 100755 --- a/src/src/convert4r3.src +++ b/src/src/convert4r3.src @@ -1,4 +1,4 @@ -#! PERL_COMMAND -w +#! PERL_COMMAND # This is a Perl script that reads an Exim run-time configuration file and # checks for settings that were valid prior to release 3.00 but which were @@ -7,6 +7,7 @@ # It is assumed that the input is a valid Exim configuration file. +use warnings; ################################################## # Analyse one line #