use warnings; { # disable warnings in this block no warnings; # because this code always generates warnings and we cannot change it ... }