--- Build.PL.orig	2020-11-11 13:44:17.000000000 -0800
+++ Build.PL	2020-11-16 17:01:42.000000000 -0800
@@ -43,7 +43,7 @@
 
 my $dat_file = "effective_tld_names.dat";
 my $get_new_list = $builder->y_n(
-    "Check for a new version of the Public Suffix List?", "N"
+    "Check for a new version of the Public Suffix List?", "Y"
 );
 if ($get_new_list) {
     my $http = HTTP::Tiny->new( timeout => 6 );
