X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fconvert4r4.src;h=fff4e478bc3f649222b24e6f3bde71b50ce8cb64;hb=53d77ba6ef973fcbb4b0c17a60bc9229e45aa1ae;hp=4455fb7fe2ce5def158a09e0b44d2fb6524abd0b;hpb=3634fc257bd0667daef14d72005cd87c735bbb24;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/convert4r4.src b/src/src/convert4r4.src index 4455fb7fe..fff4e478b 100755 --- a/src/src/convert4r4.src +++ b/src/src/convert4r4.src @@ -1,4 +1,4 @@ -#! PERL_COMMAND -w +#! PERL_COMMAND # This is a Perl script that reads an Exim run-time configuration file for # Exim 3. It makes what changes it can for Exim 4, and also output commentary @@ -6,6 +6,8 @@ # It is assumed that the input is a valid Exim 3 configuration file. +use warnings; +BEGIN { pop @INC if $INC[-1] eq '.' }; # These are lists of main options which are abolished in Exim 4. # The first contains options that are used to construct new options.